I have a small problem with a script. I want to have a default action on :hover for those with javascript disabled but for those with javascript enabled i want another action (actually... same action, but i want to add a small transition effect).
So... How can i do this? I am using jquery.
