Sagegoku666
05-19-2005, 04:41 AM
On my website I have links to a lot of pictures and websites that currently open up new windows. What I would like to do is this:
On the picture it would be a link to a seperate HTML/Javascript page with the URL of the picture or the HTML page or whatever.
This would open a javascript window (with no toolbar or adress bar) that contains 2 frames: the top one would be the picture or the page, and the bottom frame would be a graphic and a "Close" link.
Its kind of hard to explain what I'm asking, but what I basically want is a popup window that loads content in based on whats in the URL.
Lets say there was a picture titled 'haha.jpg'. The link on the main page would be contain a launch link with haha.jpg in it. It would launch a window (probably 640x480) that then takes the url and loads in haha.jpg. The main thing I need is for it to be able to load anything in to the frame so I don't have to make a seperate page with the frames for each image. Any help would be greatly appriciated. I already know how to make the close button and kind of how to make the window, so only reply if you know exactly how to do all of my question.
On the picture it would be a link to a seperate HTML/Javascript page with the URL of the picture or the HTML page or whatever.
This would open a javascript window (with no toolbar or adress bar) that contains 2 frames: the top one would be the picture or the page, and the bottom frame would be a graphic and a "Close" link.
Its kind of hard to explain what I'm asking, but what I basically want is a popup window that loads content in based on whats in the URL.
Lets say there was a picture titled 'haha.jpg'. The link on the main page would be contain a launch link with haha.jpg in it. It would launch a window (probably 640x480) that then takes the url and loads in haha.jpg. The main thing I need is for it to be able to load anything in to the frame so I don't have to make a seperate page with the frames for each image. Any help would be greatly appriciated. I already know how to make the close button and kind of how to make the window, so only reply if you know exactly how to do all of my question.