Tried it, didn't work; the menu just disappears from the page, for the sake of lack of html knowledge i have , i 've tried it again this way:
text= < a href="javascript:top.frames[x].location.href='URL1';
top.frames[x].location.href='URL2';">Change Frames</a > ;type=html;
With single "<" or ...
Search found 5 matches
- Wed Apr 28, 2004 8:54 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Javascript menu link adding/modifying question,plz help
- Replies: 4
- Views: 3161
- Wed Apr 28, 2004 8:27 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Javascript menu link adding/modifying question,plz help
- Replies: 4
- Views: 3161
- Tue Apr 27, 2004 7:46 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Javascript menu link adding/modifying question,plz help
- Replies: 4
- Views: 3161
Javascript menu link adding/modifying question,plz help
hi
I needed to make a menu link targets 2 pages , each page in one of 2 separate iframes on mainpage, i searched the web, and came up with this javascript tip/solution:
<a href="javascript:top.frames[x].location.href='URL1';
top.frames[x].location.href='URL2';">Change Frames</a>
where "x" can ...
I needed to make a menu link targets 2 pages , each page in one of 2 separate iframes on mainpage, i searched the web, and came up with this javascript tip/solution:
<a href="javascript:top.frames[x].location.href='URL1';
top.frames[x].location.href='URL2';">Change Frames</a>
where "x" can ...
- Tue Apr 27, 2004 7:31 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Wants to open html page in my iframe on the same window.
- Replies: 2
- Views: 2636
- Tue Apr 27, 2004 9:44 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Wants to open html page in my iframe on the same window.
- Replies: 2
- Views: 2636
Wants to open html page in my iframe on the same window.
Dear all
Clicking a menu link on main page A, configured to open npage.html on Iframe id="famframe" on same page A,,,,,,Is opening npage.html in a new winfow, not in Famframe on main page (same window) as expected,
I need help, i strongly appreciate
Clicking a menu link on main page A, configured to open npage.html on Iframe id="famframe" on same page A,,,,,,Is opening npage.html in a new winfow, not in Famframe on main page (same window) as expected,
I need help, i strongly appreciate