HTML help
- Started
- Last post
- 5 Responses
- Bullitt
This is a pathetic one really...
pop-up window.. oldskool style.
click on an image and it opens up in a new window
no scroll bars, resized browser window to accomadate the image size... just like back in 99.anyone got the code to do it please..
- ********0
- jimzyk0
<a href= "cat">
webmaster </a>something like that i think....
- Nairn0
Not sure how you intend to get this code past the 90%* of browsers that are set up to not allow you to do such things.
You 'should' be using Javascript to do this kind of thing in-frame these days. You have no right to other frames or windows on someone else's computer.
.
.
.
* actual percentage fictitious, though representative of the bulk of browsers for whom this position is true.
- Stugoo0
pop ups are not good, if you really want to do this you should try using the (overused) modal box. Its pretty user friendly.
there is this tutorial
http://www.trap17.com/index.php/…
- welded0
Requested popups aren't so bad. I've never run into a problem where the browser would refuse to open a window.