I come to strange issue with jQueryUi css. Once I reference it the click event doesn’t fire once I add jqueryui css.
Example without jQueryUI css (http://jsfiddle.net/dynamikus/CffPt/3/)
Example with jQueryUI css (http://jsfiddle.net/dynamikus/CffPt/2/)
Could someone help me out?
Thnx
–Edit
I am testing it on Windows 7/ Chrome :21.0.1180.79
It’s a z-index issue.. http://jsfiddle.net/wirey00/CffPt/4/ If you change the z-index it clicks fine