PDA

View Full Version : Frames, frames, frames......


Watermelon
25-05-2000, 20:27
OK, so i'm making a new site with frames. Is it possible so if someone presses 1 link, two of the frames change. So it sort of links to 2 pages.
Please tell me i can do it !!

------------------
<A HREF="http://hell3k.virtualave.net
ICQ" TARGET=_blank>http://hell3k.virtualave.net
ICQ</A> 51042327

alpha
25-05-2000, 23:13
The easiest way to do it is make the 2 pages 1 page, and make that a frameset with the 2 pages in (if you see what I mean). You can also do it with JavaScript, but that's overkill IMO...

PC Games Planet
26-05-2000, 20:02
The java script may be the easiest option. If you have Dreamweaver just tell make two Get URL behaviours when you click a certain graphic or text and specify the frame by writing target=framename afterwards