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!
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("
2 matches
Mail list logo