Problem with Firefox not triggering links when a new site is loaded and the mouse isn't moved?

Or instead of using href use onclick with curser pointer.

Up vote 0 down vote favorite share g+ share fb share tw.

The following problem has been bothering me: I have a "previous/next"-navigation to navigate through a gallery of pictures. As for the css: the links are inline-block elements with a fixed width/height that have the "arrow"-graphics (left/right-arrow) as background-image: a#leftarrow { display: inline-block; background: transparent url(../../img/pfeil_links. Png) top left no-repeat; height: 61px; width: 81px; } And the HTML: Now when the user clicks on an arrow, let's say to get to the next picture, on the following page the link isn't triggered untill the user moves his mouse a little bit.

Even tho the cursor is on the link, it can't be clicked untill the mouse is moved... This is very frustrating if the user tries to navigate through gallery... Also: I just found out that this problem only applies to Firefox, in all other major browser it works fine! Any idea on how to solve this? Edit: I just found out that this problem only occurs on my Macbook using FF 3.0.18 - on windows it works just fine!

I guess I can ignore it then since it's not really breaking my app... See for yourself: mobweb.ch/test.php css firefox hyperlink links link|improve this question edited Feb 22 '10 at 20:04 asked Feb 22 '10 at 19:40Louis Bataillard1598 80% accept rate.

In the future, please keep the title of your post short and concise. – FrustratedWithFormsDesigner Feb 22 '10 at 19:41 sorry, my fault, already edited it. :) – Louis Bataillard Feb 22 '10 at 19:42 Your example page is pretty weird; how about a link to the actual site itself, instead of just a tiny fragment of it?

Edit oh wait now I think I understand what you mean ... Well for what it's worth in works in Linux FF 3.5 as well. – Pointy Feb 22 '10 at 20:22.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions