PRACA S RAMCAMI

ID
Nazov / Name:
Popis / Description:
Dlzka / Length:
Testovane pod / Tested under:

 

031
p031.html, p0312.html / p031.zip
Po odkliknuti odkazu sa nahraju 2 ramce naraz
621b
NN 4.04, IE 4.0

UKAZKA / CLICK HERE

Zdrojovy tvar / Source code: (p031.html)

<frameset rows="*,60" bordercolor=000080 border="1" FRAMESPACING="0"> <frame src="p0312.html" name=loadtop> <frameset cols="180,*" border="1" FRAMESPACING="0" > <frame src="t001.html" name=loadleft> <frame src="t002.html" name=loadrigh> </frameset> </frameset>

Zdrojovy tvar / Source code: (p0312.html)

<html> <head> <title> JavaScript DESTINATION - P031 </title> <script> <!-- function callTwo (newhref) { parent.loadleft.location.href=newhref; return; } // --> </script> </head> <body><base target=loadrigh> Klikni <a href=p001.html onClick=callTwo("p002.html");>sem</a> a nahraju sa naraz 2 ramce </body> </html>
[ Navrat / BACK ]