smittydotbat
02-23-2005, 09:57 PM
Trying to figure out a way to set focus to a particular frame of a website
using javascript.
There are 3 frames: a top banner, a menu, and the main display.
What I want to do is when a link is clicked from the menu, to auto set the
focus to the main display. The link that is launched loads in the main display
as it shoud, but the focus is still remains at the menu frame (where the
click action was performed).
Thanks,
using javascript.
There are 3 frames: a top banner, a menu, and the main display.
What I want to do is when a link is clicked from the menu, to auto set the
focus to the main display. The link that is launched loads in the main display
as it shoud, but the focus is still remains at the menu frame (where the
click action was performed).
Thanks,