![]() |
![]() | #1 |
Web developer Join Date: 09 2002 Location: Yerevan Age: 40
Posts: 896
Downloads: 1 Uploads: 0
Reputation: 9 | 0 | ![]() Code: <frameset rows="50%,*" border="1" frameborder="1"> <frame name="" src="aaa.html" marginwidth="10" marginheight="10" scrolling="yes" frameborder="1"> <script language="JavaScript"> document.write("<frame name= src=bbb.html marginwidth=10 marginheight=10 scrolling=yes frameborder=1>"); </script> <!--<frame name="" src="bbb.html" marginwidth="10" marginheight="10" scrolling="yes" frameborder="1">--> </frameset> why document.write is not working? |
![]() |
![]() | #2 |
Волк, просто волк... Join Date: 07 2002 Location: /dev/null Age: 75
Posts: 250
Downloads: 0 Uploads: 0
Reputation: 0 | 0 | ![]()
Ar jan chgitem xi, bayc erb vor frameset-n el es write anum, ed janak ashxatum a..... Code: <script language="JavaScript"> document.write("<frameset rows=\"50%,*\" border=\"1\" frameborder=\"1\">"); document.write("<frame name=\"\" src=bbb.html marginwidth=10 marginheight=10 scrolling=yes frameborder=1>"); </script> <frame name="" src="aaa.html" marginwidth="10" marginheight="10" scrolling="yes" frameborder="1"> </frameset> |
![]() |
![]() | #3 | |
Студент Join Date: 06 2002 Location: California
Posts: 294
Downloads: 0 Uploads: 0
Reputation: 0 | 0 | ![]() Quote:
kam, asenq, mekits aveli "document"ner kan, dra hamar. | |
![]() |
![]() | #4 |
Web developer Join Date: 09 2002 Location: Yerevan Age: 40
Posts: 896
Downloads: 1 Uploads: 0
Reputation: 9 | 0 | ![]()
Thanks to all, arden eghav
|
![]() |
![]() | #6 |
Web developer Join Date: 09 2002 Location: Yerevan Age: 40
Posts: 896
Downloads: 1 Uploads: 0
Reputation: 9 | 0 | ![]()
2 Arik... Na kompliment naprashivaesh'sya? ![]() Qo dzevov!!! chnayac es bolor [email protected] hashvi ara, te ichi karogh er chashxater. Kstati ne xochesh' tozhe postnut'? |
![]() |
![]() | #7 | |
Магистр Join Date: 02 2002 Location: Am
Posts: 952
Downloads: 0 Uploads: 0
Reputation: 26 | 4 | ![]() Quote:
![]() ne na kompliment.. ![]() prosto aseci karoxa ajl hetaqrqir tarberak liner lucmane.. esli ti pro postnut' code.. de ena du qci.. ete eta lucume.. martiqel kimanan et mi tarberaknel.. P.S. lrif Frameseterov write anelneler kstati lav mitk.. pomoemu iskapes Framum documenti harcna.. vore inqe korekt 4i stanum...
__________________ talent agency casting.am Center of Internet Projects Support http://www.online.am Armenian newspapers digest http://www.armpress.com _ _ _ _ _ _ _ Bud'te proshe i narod k vam potyanetca | |
![]() |
![]() | #8 |
Web developer Join Date: 09 2002 Location: Yerevan Age: 40
Posts: 896
Downloads: 1 Uploads: 0
Reputation: 9 | 0 | ![]()
Code by Arik Code: index.html ----- <frameset rows="50%,*,0" border="1" frameborder="1"> <frame ID=1 name="topfrm" src="aaa.html" marginwidth="10" marginheight="10" scrolling="yes" frameborder="1"> <frame ID=2 name="valod" frameborder=0> <frame ID=3 name="func" src="func.html" frameborder=0> </frameset><noframes></noframes> func.html --- <HTML> <BODY> <script language="JavaScript"> <!-- { var myStr; myStr = parent.window.location.search; myStr = myStr.substr(1); var myFrame; if (myStr > 0){ myFrame = myStr; } else { myFrame = "bbb.html"; } parent.document.frames['valod'].location=myFrame; } //--> </script> </BODY> </HTML> |
![]() |
![]() | #10 |
Web developer Join Date: 09 2002 Location: Yerevan Age: 40
Posts: 896
Downloads: 1 Uploads: 0
Reputation: 9 | 0 | ![]() |
![]() |
Sponsored Links |