Search found 2 matches

by Tagg3rx
Tue Apr 18, 2006 7:03 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Adding a Target to the links in menu_data.js
Replies: 2
Views: 2255

Scratch the req for help

I just got it

Link as follows in the .js file


aI("text=Link;url=javascript:ajaxpage('link.html', 'main')");

Awesome menu systems!
by Tagg3rx
Tue Apr 18, 2006 6:57 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Adding a Target to the links in menu_data.js
Replies: 2
Views: 2255

Adding a Target to the links in menu_data.js

hello could someone please help me figure this out -

I have added AJAX functionality to my page using:
http://www.dynamicdrive.com/dynamicinde ... ontent.htm

It basicaly loads external html pages inside a named <DIV> tag

Now I need to modify my links in the menu_data.js file to point to the DIV ...