[jQuery] tooltips on top of a modal window

2009-02-15 Thread cellis
Hello all, Does anyone have an example of jTip or clueTip being used on top of a modal window? I have done it, but it only works in ie7. In firefox, the tooltip is behind the modal (and thus doesn't show up). Any help appreciated!

[jQuery] how do I select distinct divs within a class

2008-01-13 Thread cellis
heres the deal, I've got some jq that looks for any with a class of .rollover , and its replacing the images of ALL of the images with a surroudning with a class of .rollover. Any ideas? $(document).ready(function(){ $(".menuImage").hover( function() { curr = $(this).find("