Problem with CSS' :active selector in Firefox
Hello,
I found that there is a problem with css' :active pseudo selector when jQuery UI is used (in my case, I use Accordion). This happens only in Firefox, in IE and Chrome there is no problem. I'm not sure if problem happens in jquery UI code or jquery code, but it exists and it's is annoying. Do you have any suggestions what could cause this problem? I tried to debug and comment portion of the code in jquery UI class and jquery css, but without success until now.