On 3/7/06, Andreas Wahlin
<andreaswahlin-cgr7CL/LOSDk1uMJSBkQmQ@public.gmane.org>
wrote:> Is there some way to simply override CSS rules specified in a CSS file?
> Scenario being that scriptaculous effects would be nicer to have on
> things like :hover, but wishing to keep CSS "effects" for people
> without javascript.
> Specifik in this case is that I have a slight padding on a navigation
> menu to indent hovered links, but it would be nicer to use
> Effect.Move (I think, just playing around a bit)
>
> Andreas
Are Element.setStyle() the thing you are searching for ?