Does anyone have any idea why the click event on my blog isn't working in
IE7?
 
http://www.andyandjaime.com/
 
Clicking on the words 
 
Comments :X: - View comments
or
Comments :X: - Be the first to add a comment
 
should fire this code:
 
$('.openComments b').click(function(){
 
$(this).parents('.openComments').next('.comments').slideDown().parent('.comm
entShell').ScrollTo(800);
    return false;
});
 
it works just fine in FF, but not in IE.
 
____________________________________
 
Andy Matthews
Senior ColdFusion Developer

Office:  877.707.5467 x747
Direct:  615.627.9747
Fax:  615.467.6249
[EMAIL PROTECTED]
www.dealerskins.com <http://www.dealerskins.com/> 
 

<<dealerskinslogo.bmp>>

Reply via email to