| Author |
javascript not properly working in netbeans
|
DineshChandarr Ks
Greenhorn
Joined: Aug 22, 2012
Posts: 1
|
|
I am doing a project in j2ee. In my home page(html) i have three iframes(left,center,right). In one of the iframe i am loading a jsp page,it has a link to another page. When i click the link the new page shouldn't open in within frame so i used a javascript coding for breaking the frame.
In body tag of target page i would give <body onload="framebreaker()">
When i run the home page in netbeans IDE it directly navigates to the target page of the link.
could anyone help me with this?
|
KSDC
|
 |
 |
|
|
subject: javascript not properly working in netbeans
|
|
|