Click to See Complete Forum and Search --> : Frame source


Grunty
03-13-2003, 03:40 AM
Hello all,

I would like to load the same frameset from several different links, but define a particular source for the _rightframe depending on which link was clicked on.

I am a complete novice to javascript and hope someone can help.

Many Thanks

khalidali63
03-13-2003, 05:18 AM
Createa function that writes the frame set settings and when you click on a link call that function passing src as parameter to that,import that function as *.js file in all pages where you want this functionality

Cheers

Khalid