Heya
Now... I Used to have this code. I Lost it xP
Okay
I Want a pop up 450 x 350
Not Linking from a image. Just Plain Text
Thanks!
Heya
Now... I Used to have this code. I Lost it xP
Okay
I Want a pop up 450 x 350
Not Linking from a image. Just Plain Text
Thanks!
I would recomend not using one! They mess your site up in Fire Fox and other browers..
Chilimagik.net // Reviews, Band Biographies, News, Pics + Loads More!!
[Thybag.co.uk - Vive la revolutione]
with service pack 2 it will make iExplorer stop responding...
Ummmmm, Shall I Just Target it into a a new window? But I Want A Nice Size xP
Ummmmmmmm... Give me the code anyway. Ill do some testing.
Ahhhh... Javascript
Yeah. Whats the code to resize it?![]()
Originally Posted by Luckyrare™
Ahhhh... Javascript
Yeah. Whats the code to resize it?and to make it work, add in to the body tag, so itsHTML Code:<script language=JavaScript> <!-- function resizeOuterTo(w,h) { if (parseInt(navigator.appVersion)>3) { if (navigator.appName=="Netscape") { top.outerWidth=w; top.outerHeight=h; } else top.resizeTo(w,h); } } //--> </script>
athogh u can put any size u wnat in there, and that wil be teh windows size.HTML Code:<body onLoad="resizeOuterTo(600,450)">
u just jam that in whatevr page needs resiving
Want to hide these adverts? Register an account for free!