Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
DanHulton
on May 9, 2009
|
parent
|
context
|
favorite
| on:
Functionless event handlers in jQuery
Of course, if all you want to do is add hover effects to your app, it's always worth considering doing it in straight CSS:
.menu { background-color: #fff; } .menu :hover { background-color: #ccc; }
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: