Hi Scott
Not sure how to solve your problem but I believe the pageimage property is used with the pagematching facility, i.e. if the page you were on matched the url in the aI then the pageimage would be displayed.
Don't think this is what you want.
You might try the Page Highlighting Module demo ...
Search found 14 matches
- Fri Sep 23, 2005 8:23 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Display a graphic for visted links
- Replies: 5
- Views: 4527
- Fri Sep 23, 2005 8:06 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Child Folder doesn't display images or links properly
- Replies: 6
- Views: 6240
- Fri Sep 23, 2005 7:51 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: What Does BDMenu Function Do?
- Replies: 3
- Views: 2909
- Thu Sep 22, 2005 10:06 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How to get Treemenu to autoexpand on mouseover
- Replies: 2
- Views: 2484
Not tried this myself but the frames example uses the onfunction and offfunction properties to open and close submenues as below.
Might be worth giving that a try
Stuart
Code: Select all
aI("text=Top 1;showmenu=sub1;target=body;onfunction=openSubmenu();offfunction=closeSubmenu();");
Stuart
- Thu Sep 22, 2005 9:43 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Calling javascript functions
- Replies: 2
- Views: 2653
- Wed Sep 21, 2005 2:04 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: What Does BDMenu Function Do?
- Replies: 3
- Views: 2909
What Does BDMenu Function Do?
Can anyone tell me what the BDMenu function does and when it should be used
Thanks
Stuart
Thanks
Stuart
- Sun Sep 11, 2005 2:22 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How do I open a treemenu by default?
- Replies: 8
- Views: 6168
- Sat Sep 10, 2005 10:33 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with tooltips and frames
- Replies: 1
- Views: 2216
Problem with tooltips and frames
I'm having a problem with using tooltips when I have a frames layout
My header frame code is as below. I have just one tooltip at the moment and as far as I can see this is basically the same as the tooltips sample.
However with this code the submenus do not open.
<html>
<head>
<SCRIPT language ...
My header frame code is as below. I have just one tooltip at the moment and as far as I can see this is basically the same as the tooltips sample.
However with this code the submenus do not open.
<html>
<head>
<SCRIPT language ...
- Sat Sep 10, 2005 10:15 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Frames Menu Help
- Replies: 4
- Views: 4120
- Wed Aug 31, 2005 9:36 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problems with hiding and showing menus
- Replies: 8
- Views: 5906
- Wed Aug 31, 2005 12:25 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problems with hiding and showing menus
- Replies: 8
- Views: 5906
- Tue Aug 30, 2005 5:44 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problems with hiding and showing menus
- Replies: 8
- Views: 5906
- Tue Aug 30, 2005 9:59 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problems with hiding and showing menus
- Replies: 8
- Views: 5906
- Mon Aug 29, 2005 11:29 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problems with hiding and showing menus
- Replies: 8
- Views: 5906
Problems with hiding and showing menus
I am having problems hiding and showing menus.
My knowledge of java is limited but I have managed to get the solution partly working
I am using a frames set-up with three frames.
The top frame has the main navigation menu and the main frame has the submenus. I am trying to get the submenu to open a ...
My knowledge of java is limited but I have managed to get the solution partly working
I am using a frames set-up with three frames.
The top frame has the main navigation menu and the main frame has the submenus. I am trying to get the submenu to open a ...