Invisible pop up window

Is there a way I could make an pop up invisible or hidden, if so how?


What exactly do you mean? I have javascript code for a swoopdown menu- it stays hidden until the user scrolls down at which points it swoops down onto the screen. If anyone wants it PM me.
 
You can also create hidden iframe and even post there with JS, we saw examples couple days ago :D ofcorse it depends on what are you trying to do :) .
 
Back
Top