[jQuery] Re: Trying to add/remove a class "when...."

2009-03-05 Thread donb
Some browsers require the background-position property set to 'fixed' or else the background will not appear. Firefox is this way. On Mar 5, 12:58 pm, Charlie Tomlinson wrote: > input isn't a css "class",, it's a tag with css attributes > have you tried  ("input").css ()?webspee...@gmail.comwro

[jQuery] Re: Trying to add/remove a class "when...."

2009-03-05 Thread Charlie Tomlinson
input isn't a css "class",, it's a tag with css attributes have you tried  ("input").css ()? webspee...@gmail.com wrote: Hey all. I'm trying to add/remove a class and am having trouble. When I add the new class, the color takes hold, but not the changing of the background image. The or

[jQuery] Re: Trying to add/remove a class "when...."

2009-03-05 Thread MorningZ
Got more HTML and CSS to show? it's hard to help your problem with the little code you posted On Mar 5, 10:52 am, "webspee...@gmail.com" wrote: > Hey all. > > I'm trying to add/remove a class and am having trouble. When I add the > new class, the color takes hold, but not the changing of the >