I can't see that the "disabled=true or disabled=1" property for a menu item works (at least not in way I would expect). The only effect this have for me is that border and background isn't displayed on mouseover, but the link is still active and can be clicked.
I'm testing it on Firefox 1.0.7
Menu Item Property "disabled"
Hi
confirmed - (FF 1.5, IE)
I don´t think you can disable the menu-item this way, its just disabling the highlighting.
To modify item properties dynamically please see:
http://milonic.com/menueditapi.php
Michael
confirmed - (FF 1.5, IE)
I don´t think you can disable the menu-item this way, its just disabling the highlighting.
To modify item properties dynamically please see:
http://milonic.com/menueditapi.php
Michael
Hi
that is correct,
and it could be done dynamically too using
http://milonic.com/menueditapi.php ....
if it is done manually, then of course it could be useful just to // comment it out . Why visualizing something, which does not work........
Michael
that is correct,
and it could be done dynamically too using
http://milonic.com/menueditapi.php ....
if it is done manually, then of course it could be useful just to // comment it out . Why visualizing something, which does not work........
Michael