rich:dropDownMenu fails in Chrome 6 and Safari 4/5
Akaine Harga
Ranch Hand
Joined: Nov 03, 2009
Posts: 68
posted
0
Hello,
Does anyone know why rich:dropDownMenu fails to function (no menuitems, no onhover animation, etc.) in Chrome 6 and Safari 4/5?
One correction: the menu on the rf demo page still works fine, so it must be something I have...
JSF 1.2
Facelets 1.1.15
RF 3.3.3 GA
(works fine in Firefox 3.6, Opera 10.62, IE 7/8 under Windows and Linux.
Niether dynamic nor the static dropdownmenus are working. Even if I simplify the thing to this I get the same result:
I've attached the rendered source screenshot to the post.
Has anyone had a similar issue?
Wanna install linux on a vacuum cleaner. Could anyone tell me which distro sucks better?
willCodeForFood("Java,PHP,C#,XML,VBS,XHTML,CSS,JavaScript,SQL"); //always looking for job opportunities in AU/NZ/US/CA/Europe :P
Please take the time to choose an appropriate forum for your posts. This forum is for questions on JSP. For more information, please click this link ⇒ CarefullyChooseOneForum.
This post has been moved to a more appropriate forum.
All the frameworks are up to date and it seems my issue is different from the one pointed. Also the main thing bothering me is that the menus on the RF demo page work fine in both Safari and Chrome while in my case they aren't. The code is pretty simple and there is a bug there obviously, though I was hoping someone had had this one already and found a way around it, mostly because of Safari since it's OSX' standart browser.