Hello to everybody, i have this page http://www.prismastand.it/prismanuovo/stand_personalizzati.php that, if viewed with ie7, doesn't display the selected "dot" link at the bottom if the page. Try to see it with ie7 and ff and you'll get what I mean.
The dotted navigation tab is generated by jquery plug-in coda-slider, and the first dot has applied (by coda-slider) the class of "current" as this code state: jQuery("div#stripNav" + j + " a:eq(0)").addClass("current"); In ie7 the class is applied (I've examinated the dom with ie developer toolbar), but the link is hiding until you hover on other dots. Has this something to do with a known bug with ie7? Thank you for attention..I hope someone could bring me out from the pit.. Bye Alex