i was wondering if anyone who knows how to use chromeless pop ups would help me. i downloaded the files off of the java scrip @ lissa explains. the problem is when i put the codes where they belong + when the pop up comes up i cant seem to figure out why it says there is no site inside the chromeless pop up. am i missing a step + not targetting it right?? i'd appreciate the help thanks!
Grever
07-15-2003, 01:48 AM
you may nave forgotten to put in the page that should be loaded.
When you put the tag -
<a href="#" onclick="mywindow=openIT('window.html' ,400,200,null,null,'mywindowname')">Open Chromeless</a>
Where is it in bold, you should put there the page you want to load inside the chromeless window, eg "news.html"
Make sure you have uploaded the page.
If you still have any problems, post the code you have used so i can see what is wrong
hey if you can please go to http://mama.reverentia.com/test1.html + view my source code you can see the code i have in there. now for some reason the chromeless pop up wont even come up. hmm? thank you
Grever
07-15-2003, 10:57 AM
It seems to be working fine now :)