Klaus Hartl wrote: > Works fine in Safari 2.04. One little thing though: Safari is the only > browser I know that doesn't trigger a click or does not focus the > associated form element when clicking on the label. That always annoys me. > The code as is right now should trigger the click event on the element it is "watching", e.g. you click the label, the label finds the "for" and triggers the "click" event, and thus also the toggle state. I use basic jQuery code for that, so that should work...
p.s. I am no CSS guru, but the flickering of the images could be solved by using 1 background image, and 8 states in that image (thus using background-position) if i am right... -- Gilles _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/