Ajit.T schrieb: > Hi, > I am trying to use the fisheye navigation of sandbox using the example > provided . Am using t:navigationMenuItem as the individual menu item to be > selected. The API for t:navigationMenuItem has three attributes namely > 'disabled' ,' disabledStyleClass' , 'disabledStyle '. I tried using disabled > attribute with a value of type boolean but it doesnt seem to be functioning > nor does any of the three seem to working for me(as the other two depends on > the 'disabled' attribute); also the viewsource didnt show up any disabled > attribute. > > How could I disable the onclick event code added by the framework? > btw i am using myfaces 1.1.4,Tomahawk 1.1.4 & tomahawk-sandbox 1.1.4 . > The code snippet as below. > >
Mhh this seems to be a bug, I will check it this week. The disabled should theoretically do something. If this still is in the codebase expect a fix if possible by next week. Give a newer version (trunk snapshot) a try to see if the disabled works, but I do not think so. Werner

