Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Why is the rgb CSS function not working in jQuery 1.7.1 anymore?
- function(){
- $(this).animate(
- {
- left: '0',
- backgroundColor: 'rgb(255,255,255)'
- },
- 500,
- 'easeInSine'
- );//end animate
Advertisement
Add Comment
Please, Sign In to add comment