Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:00

type=header is ignored


Poster: rudy
Dated: Wednesday December 22 2004 - 17:54:26 GMT

Using browser IE 6.0

Just upgraded to 5.64 and noticed that on my submenu's, where I have a type=header code and it didn't used to give an active link with a hand pointer now does. If clicked on, it ignores the type=header and opens a page cannot be found.

I am providing a link below. If you slide over the first topic a submenu will open. Then place your mouse over the black topic called "Wireless Networking" you will see the mouse hand pointer, which is should not.

This is the code for that:
Code:
aI("text"[ Wireless Networking ];align=center;type=header;align=center;");


Here is a link to see what I mean:
http://www.networkdriven.com/qp/38bb755.html


Poster: John
Dated: Wednesday December 22 2004 - 18:03:33 GMT

Try...
Code:
aI("text=[ Wireless Networking ];align=center;type=header;");


Poster: rudy
Dated: Wednesday December 22 2004 - 18:32:33 GMT

Sorry John, the code I had in the data.js file, did have the = sign after text and did not have an extra " mark after it - my typo's.

However, I did put the code in extactly as you said and It still ignores the type=header.

Code:
aI("text=Wireless Networking;align=center;type=header;");



Here is the link again after I placed the code in just as you suggested.


http://www.networkdriven.com/qp/38bb755.html


Poster: Andy
Dated: Wednesday December 22 2004 - 20:01:31 GMT

It's OK folks I'm back - Been out all afternoon.

Anyway, it's a bug - Fixed it but need to do some more testing before I can release, should be done in the next hour or so.

I'll go straight for verison 5.65

Cheers
Andy


Poster: Andy
Dated: Wednesday December 22 2004 - 20:33:50 GMT

5.65 has just gone up

Cheers
Andy


Poster: rudy
Dated: Wednesday December 22 2004 - 21:07:15 GMT

Yup, 5.65 fixed the type=header bug - working great once again :D

Thanks Andy for the quick fix and release!