Okay. I'm in a dilemma. I can't seem to find ANY code or create ANY code for an image link that once clicked on opens up a popup window.
Basically, what I want is an image...And when you click on it to open a popup window in another window, obviously. Can this be done? Does it have to be purely with text?
The way I've been able to do this is with Javascript and I hate Javascript.
Any help would be IMMENSELY appreciated.
Kodee.
Image Link Popup Windows
Hi there, if your willing to use a transitional dtd then you could use the 'target="_blank" in your link but it is officially a deprecated tag as of HTML 4.01 and probably not a great idea to get in the habit of using, Javascript is the only other option really and works reasonably well .
The opening of windows is not really a document issue hence the removal of the function in HTML/XHTML it's a user issue and their choice to control with the browser I think.
Hope that's of some help.
Hugo.
Image Link Popup Windows
Is there any need for a popup window?
Check out www.s7u.co.uk and look for the photo gallery.
http://www.stunicholls.myby.co.uk/menu/scroll_gallery.html
There's a host of other stuff there, too.