| Author |
Disable hyperlinks in a framed page
|
Sivaraman Lakshmanan
Ranch Hand
Joined: Aug 02, 2003
Posts: 231
|
|
Dear Ranchers, I have a HTML page using frameset. The frames is split by columns. so I have a left frame and right frame. Now I have series of hyperlinks on the left frame and the target for these link will be the right frame. When I click on any link in the left frame I could see the page in the right frame. Now the page that is displyed in the right frame has some hyperlinks which I want to disable. I have written the javascript which when called on a document object can disable all the hyperlinks in that document but I am not sure how to apply this javascript function here so that all the hyperlinks are disabled before the page is shown in the right frame. Any help on this is very much appreciated.
|
Regards,
Sivaraman.L
|
 |
Sivaraman Lakshmanan
Ranch Hand
Joined: Aug 02, 2003
Posts: 231
|
|
|
Could someone please help me out in solving this problem
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56200
|
|
|
Please read this.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Disable hyperlinks in a framed page
|
|
|