Cкачать Java скрипты
(1-100)
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
бесплатные шаблоны javascript для html
Java скрипт - Генератор кода границ страницы
Содержимое
этой таблицы поместите между <HEAD> и
</HEAD>
<script language="JavaScript1.2">
function cs(){
if (document.all){
with (document.cstyle){
temp='border:'+cstyle1.value+' '+cstyle2.value+' '+cstyle3.value
document.body.style.cssText='cursor:wait'
setTimeout('document.body.style.cssText=temp','500')
document.gc.gc1.value='<script language="JavaScript1.2">\n\n/*\nDocument frame Script-\n© Dynamic Drive (www.dynamicdrive.com)\nFor full source code, installation instructions,\n100\'s more free DHTML scripts, and Terms Of\nUse, visit dynamicdrive.com\n*/\n\nif (document.all)\ndocument.body.style.cssText="'+temp+'"\n<\/script>'
}
}
}
</script>
<style>
a:link, a:visited, a:active { text-decoration: none; color: navy;}
a:hover { text-decoration: none; color: yellow; }
</style>
Содержимое этой таблицы
поместите между <BODY> и </BODY>
<script language="JavaScript1.2"><!------ПОМЕСТИТЕ
ЭТО СРАЗУ ПОСЛЕ ТЭГА <BODY>----->
if (document.all)
document.body.style.cssText="border:25 ridge red"
function show(){
test.style.display =""
}
function hidit(){
test.style.display ="none"
}
</script>
<!--------ОТСЮДА МОЖЕТ ИДТИ ЛЮБОЙ ТЕКСТ, В
ТОМ ЧИСЛЕ И ОСТАВШИЙСЯ НИЖЕ КОД---->
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<caption align="left">
<p align="center"><strong><font face="Verdana"><small>Определите
параметры границ миниокна</small></font></strong></caption>
<tr>
<td width="100%">
<form method="POST" name="cstyle">
<div align="center">
<center><table border="0" cellspacing="0"
cellpadding="0">
<tr>
<td width="34%" valign="middle" align="left"><font size="3" color="#000000"><strong><font face="Verdana"><small>Толщина
</small></font></strong>
<input type="text" name="cstyle1" size="5" value="25"></font>
<p><strong><font face="Verdana"><small>Стиль :</small></font></strong><font face="Verdana"><strong>
</strong></font><select name="cstyle2" size="1">
<option value="dotted">dotted</option>
<option value="dashed">dashed</option>
<option value="solid">solid</option>
<option value="double">double</option>
<option value="groove">groove</option>
<option selected value="ridge">ridge</option>
<option value="inset">inset</option>
<option value="outset">outset</option>
</select></p>
<p><font size="3" color="#000000"><strong><font face="Verdana"><small>Цвет :
</small></font></strong><input type="text" name="cstyle3" size="9" value="red">
</font>
</p>
</td>
</tr>
<tr>
<td width="34%" valign="middle" align="left"><center><p><br>
<input type="button" value="Сгенерировать!" name="B1"
style="font-weight: bold; font-family: Verdana; font-size: 8pt" onClick="cs();show()"><br><br>
<div id="test" style="position:relative; display:none"><a href="javascript:highlight(0);hidit()" onMouseover="window.status='';return true">TECT</a><div>
</center>
</div>
</div>
</td>
</tr>
</table>
</center>
</div>
</form>
</td>
</tr>
</table>
<form name="gc">
<p align="center"><font face="Verdana"><small>Когда вы получите
желаемый результат поместите код прямо под
тэгом <body></small></font></p>
<p align="center">
<script>
<!--
function highlight(x){
document.forms[x].elements[0].focus()
document.forms[x].elements[0].select()
}
//-->
</script>
<a href="javascript:highlight(1)" onMouseover="window.status='';return true">Выделить</a><br>
<textarea rows="8" name="gc1" cols="45" wrap="virtual" style="width:95%"></textarea>
</form>
Cкачать Java скрипты
(101-200)
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
скачать шаблоны java script для html