css - I'm not able to click a link inside of fixed div -


this link, inside of div called .user_minibar position:fixed; property, , being positioned @ top of page, can't clicked. when put mouse on link, cursor doesn't turn pointer.

unless scroll down little bit, can't click (it works me when link precisely below h1 tag (weird, right?)).

here's jsfiddle: http://jsfiddle.net/arkl1te/9xkha/

one of top elements overlapping div. try adding z-index: 1; .user_minibar.


Comments

Popular posts from this blog

Admob integration with pygame in android -

mod rewrite - Using "?" when rewriting the URL -

installer - what is Hex representation of MSIUSEREALADMINDETECTION? -