[jQuery] Superfish - text aliased until fade-in completes

2009-04-15 Thread Dave Novelli
Hi all, I was wondering if anyone has run into a problem with the text in a superfish menu looking like crap until the animation is done, and then it correcting itself. It's not a problem in FF3 (not sure about FF2) and it's a problem in IE6, 7, and 8. Any ideas on where to start debugging this

[jQuery] Re: Removing google toolbar's autofill yellow

2008-10-13 Thread Dave Novelli
Great! Thanks! On Oct 9, 7:40 pm, Dave Methvin [EMAIL PROTECTED] wrote: How about assigning classes to them instead of using .css()? This might work: input[type='text'] { background: #FF !important; } input[type='text'].erroneous{ background: red !important; } I am thinking that

[jQuery] Removing google toolbar's autofill yellow

2008-10-09 Thread Dave Novelli
Hi all, I'm attempting to use jQuery to accomplish two things: 1) Remove the yellow background color that is automatically added by google toolbar's autofill feature. 2) Use field highlighting during form validation I know that you can use the following css to override the autofill yellow:

[jQuery] Superfish - Examples not showing correctly in IE6

2008-09-29 Thread Dave Novelli
Hi everyone, I am attempting to implement Superfish for the first time and I'm having some problems with IE6 (big surprise!). When I disable javascript to test the css-only version in IE6, the submenus simply do not show up. I figured I must have broken something when I modified the css for my