I've gone through:
http://support.milonic.com/demos/filters/index.htm
http://support.milonic.com/demos/filter ... rs_data.js
and trying to figure out how the headers are rendered as plain text. Because I'm having 2 issues with headers:
1. Showing a hand cursor
2. Showing javascript:void(0) in the status bar on hilighting
I compared my code with the Actions menu in the above examples and have drilled up all the way to the ancestor style but have not found anything special that was done to the styling to render it as plain text. Here is my code for headers:
submenuStyle.headercolor="#ffffff";
submenuStyle.headerbgcolor="#999999";
aI("text=Theme;type=header;align=center;fontweight=bold;");
As you can see, the arguments aI() function are quite the same and comparisons of styles with the filter example above are just the same. I'm using the latest version.
Please help...
Headers behaving like URLs
-
- Advanced
- Posts: 26
- Joined: Tue Jan 23, 2007 3:35 pm
Hi,
Well, I opened the 5.770 version and created a header in the menu, then downloaded the pre-release 5.771 where John said the fix was done and used those 3 program files, milonic_src.js, mmenudom.js, mmenuns4.js and when those were used instead of the 5.770 release then the mouse no longer changed to a hand acting as if there were a link or showmenu call. So, there was no javascript void in the status bar.
Ruth
Well, I opened the 5.770 version and created a header in the menu, then downloaded the pre-release 5.771 where John said the fix was done and used those 3 program files, milonic_src.js, mmenudom.js, mmenuns4.js and when those were used instead of the 5.770 release then the mouse no longer changed to a hand acting as if there were a link or showmenu call. So, there was no javascript void in the status bar.
Ruth
-
- Advanced
- Posts: 26
- Joined: Tue Jan 23, 2007 3:35 pm
Hi,
http://milonic.com/menuvinfo.php
It will be the version right below the existing newest version, it will say pre-release.
The link for this page is on the main site under DHTML Menu about 3/4 down.
Ruth
http://milonic.com/menuvinfo.php
It will be the version right below the existing newest version, it will say pre-release.
The link for this page is on the main site under DHTML Menu about 3/4 down.
Ruth