je veux cree un fichier .js pour eliminer les scripts de ma page. alors je dois copier koi dans le fichier js? voila ma page. Merci
<html>
<head>
<meta name="generator" content="Namo WebEditor v4.0">
</head>
<body onLoad="doTrans();" bgcolor="black">
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<table>
<tr><td>
<img id="hi" src="BaanLampaz duza znapisem.jpg" STYLE="filter:blendTrans(Duration=3);VISIBILITY:hidden;position:absolute;" width="640" height="105">
<img id="hi1" src="Baanner ludzie copy.jpg" STYLE="filter:blendTrans(Duration=3.0,transition=6);VISIBILITY:hidden;position:absolute; " width="640" height="105">
<img id="hi2" src="Baanner widoki copy.jpg" STYLE="filter:blendTrans(Duration=3.0,transition=14);VISIBILITY:hidden; " width="640" height="105">
<img id="hi3" src="Baanner widoki sahara.jpg" STYLE="filter:blendTrans(Duration=3.0,transition=23);VISIBILITY:hidden; " width="640" height="105">
<img id="hi4" src="BANNER sidi.jpg" STYLE="filter:blendTrans(Duration=3.0,transition=30);VISIBILITY:hidden; " width="640" height="105">
<img id="hi5" src="banner sahara NAJAN.jpg" STYLE="filter:blendTrans(Duration=3.0,transition=40);VISIBILITY:hidden;" width="640" height="105">
<img id="hi6" src="BANNER el jem.jpg" STYLE="filter:blendTrans(Duration=3.0,transition=50);VISIBILITY:hidden;" width="640" height="105">
<img id="hi7" src="BANNER ksar2.jpg" STYLE="filter:blendTrans(Duration=3.0,transition=60);VISIBILITY:hidden;position:absolute;" width="640" height="105">
<img id="hi8" src="BANNER drzwi.jpg" STYLE="filter:blendTrans(Duration=3.0,transition=70);VISIBILITY:hidden;position:absolute;" width="640" height="105">
<img id="hi9" src="BaanLampaz duza znapisem.jpg" STYLE="filter:blendTrans(Duration=3.0,transition=80);VISIBILITY:hidden;position:absolute;" width="640" height="105">
</td></tr></table>
</center>
<SCRIPT LANGUAGE="VBScript">
<!--
Sub doTrans()
call hi.filters.item(0).Apply()
hi.style.visibility=""
call hi.filters.item(0).Play()
action=setTimeout ("doTrans1()",5000)
End Sub
Sub doTrans1()
call hi1.filters.item(0).Apply()
hi1.style.visibility=""
call hi1.filters.item(0).Play()
action=setTimeout ("doTrans2()",5000)
End Sub
Sub doTrans2()
call hi2.filters.item(0).Apply()
hi2.style.visibility=""
call hi2.filters.item(0).Play()
action=setTimeout ("doTrans3()",5000)
End Sub
Sub doTrans3()
call hi4.filters.item(0).Apply()
hi4.style.visibility=""
call hi4.filters.item(0).Play()
action=setTimeout ("doTrans4()",5000)
End Sub
Sub doTrans4()
call hi3.filters.item(0).Apply()
hi3.style.visibility=""
call hi3.filters.item(0).Play()
action=setTimeout ("doTrans5()",3000)
End Sub
Sub doTrans5()
hi1.style.visibility="hidden"
hi2.style.visibility="hidden"
hi3.style.visibility="hidden"
hi4.style.visibility="hidden"
hi.style.visibility="hidden"
call doTrans
End Sub
//-->
</SCRIPT>
</body>
</html>