Click to See Complete Forum and Search --> : One link goes to two pages at once


FrozenDice
02-17-2005, 09:40 AM
I have a frameset on the current page I'm working on. I need the ablity to click one link and change two of the framesets. One changes the main part and shows the info about the dish they clicked, and then I also want it to change the url of a second frameset.

ray326
02-17-2005, 10:20 AM
I'd try an onclick handler on the link that would set the locations of the two frames. Of course you're stuck when a user has disabled Javascript.