[jQuery] Re: Superfish (IE cleartype bug)

2008-09-22 Thread nicholasnet
Sorry, for late reply. But this code did not worked in my case. I had to stick with my code. On Aug 18, 8:56 pm, "Joel Birch" <[EMAIL PROTECTED]> wrote: > Hello, > > 'This' should do the job (pardon the pun): > > onShow: function(){ >     if ($.browser.msie){ >         this.style.removeAttribu

[jQuery] Re: Superfish (IE cleartype bug)

2008-08-18 Thread nicholasnet
Actually I should be the one who should thank you for this menu. Great work!!! As per you suggestion I tried to put fix in onShow callback but it did not worked so far I tried this

[jQuery] Re: Superfish (IE cleartype bug)

2008-08-18 Thread nicholasnet
Actually I should be the one who should thank you for coming up with this menu, it is great. Like you said I tried to put that fix in onShow callback but it did not worked. So far this is what I did / onShow: func