TrollSlayer
14th October 2008, 09:05 PM
I have a framset created in which I want FrameA which is on top to contain links. When these links are clicked, they should be loaded in FrameB. What I've done is use the code:
<base target="main">
This has worked perfectly on all but one link...any idea why one specific link wouldn't work...the link I'm trying to use is to a forum, so I'm not sure if it could be some setting on the forum that doesn't allow it to be opened in frames?
<base target="main">
This has worked perfectly on all but one link...any idea why one specific link wouldn't work...the link I'm trying to use is to a forum, so I'm not sure if it could be some setting on the forum that doesn't allow it to be opened in frames?