tags:

views:

51

answers:

0

jQuery show method behaves strange in Chrome for me. I have a page with openid-selector plugin (http://beaware.at/account/logon). Sometimes open-id selector is shown, but sometimes - not. It reproduces well if you refresh the page several times. In the cases it is not shown, there is no style="display: block" at "openid_choice" div, so I guess there are some problems with jquery show method (it is called by openid-selector plugin).

Any guesses why does it reproduce in so strange way?