Wednesday, January 28, 2009

[jQuery] Re: All is well except in IE - links initially not clickable

It looks like it's not appending the "selected" class to the li
onClick in IE7. Are you using the bind() method to apply the click
functionality?

On Jan 28, 10:34 am, precar <pranshua...@gmail.com> wrote:
> Hi,
>
> My site (http://pthesis.com) works fine in Firefox/Opera/Safari, but
> in IE 7 there is a small hitch.  Sometimes when I click the portfolio
> link and open it, the links to the sites in the left column aren't
> clickable.  If I close it and re-open it, they work, and if I do
> "Refine by category" and then click, they work.
>
> As I mentioned, this only happens in IE 7.  I've tested in IE 8 beta 2
> and it works fine.
>
> Does anyone have any suggestions for a workaround?  If it would be
> helpful I'll post the page code here, or you may view it directly from
> the site.
>
> Thanks for your help,
> Precar.

No comments: