Hi everyone,

I'm pretty new to jQuery.

The navigation numbers at the top of this page are highlighted when
clicked:

http://carillontech.org/vademecum/

The problem is that the blue highlighting box is positioned 7px higher
in the Webkit browsers.  Short of writing different instructions in
the JS for each browser, is there anything I'm doing wrong that is
responsible for this? I'm guessing that the different browsers read
different coordinates from position().  Using <span>s instead of
<div>s for the navigation numbers and carets gives a different result,
also inconsistent between browsers.

I haven't even looked at it in IE yet, and am a little terrified to.

Thanks!!

Reply via email to