This was a known issue for IE in 1.1.3 It has been fixed in 1.1.4
Andy Matthews-3 wrote: > > 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/> > > > > -- View this message in context: http://www.nabble.com/Click-event-not-working...-tf4342561s15494.html#a12371188 Sent from the JQuery mailing list archive at Nabble.com.