Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-04-2006, 01:22 AM   PM User | #1
manmit90
New to the CF scene

 
Join Date: Oct 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
manmit90 is an unknown quantity at this point
Problem in java script in frames in html

Hi friends,

I had one html page that contained java script in it to show some costomized context menus. when i clicked on some link in it, it opens the link in new window. Now i wanted to open the link in the same window and so i created two frames in this page so that i could see all the link in left side of the page and the content of the link in right side of the page. Now when i clicked the link on left side of frame it opens in the right side frame but i could not see the context menu in the right side frame. I think the java script is not being executed in the right side frame.
Could some one help me out in this...ur help will be highly appriciated..

Manmit
manmit90 is offline   Reply With Quote
Old 10-04-2006, 02:00 AM   PM User | #2
Arbitrator
Senior Coder

 
Arbitrator's Avatar
 
Join Date: Mar 2006
Location: Splendora, Texas, United States of America
Posts: 2,927
Thanks: 6
Thanked 194 Times in 191 Posts
Arbitrator is on a distinguished road
You're going to have to provide more information than that. For example, code; maybe the script is invalid? Your description of what you want also seems a bit vague.
__________________
Please for the love of god stop making IE. You current "browser"s cause me to cry every day. —Phil *
Arbitrator is offline   Reply With Quote
Old 10-04-2006, 05:00 AM   PM User | #3
ArcticFox
Regular Coder

 
ArcticFox's Avatar
 
Join Date: Jan 2004
Location: Vostok Station, AQ
Posts: 602
Thanks: 35
Thanked 3 Times in 3 Posts
ArcticFox can only hope to improve
In the menu links you should have something like this;

Code:
href="javascript:void(0);"
NOT

Code:
href="#"
__________________
<div> - putting your mind in a box since 1997
ArcticFox is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:26 PM.


Advertisement
Log in to turn off these ads.