The issue is with Internet Explorer 8 and below. Have found a decent working solution.
Internet Explorer 8 and below is no
I think this is pretty straightforward. You just have to use click handlers on visible items. If you want a click on the or the
to work when the
object is hidden and you want it to work in all browsers, then you just need to put a click handler on either the
or the
because that is a visible object that will receive the click when the
is hidden.