Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Seeing a lot of css/javascript screw ups on Chrome. Popups and hover effects look pretty 'janky'. Anybody else seeing that?


Yeah, it really irks me when developers replace an image with another on hover. Just combine the two images on top of one another and use:

background-position: top; and on hover use: background-position: bottom;

This makes the initial hover smooth with no flash.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: