There are a difference:
Code:element.addEvent('mouseleave', function(){ fx.start({ 'margin-left': 0, 'background': 'url(http://www.saynogo.com/images/tabs.jpg) no-repeat top left', });Code:element.addEvent('mouseleave', function(){ fx.start({ 'margin-left': 0, 'background': 'url(http://www.saynogo.com/images/tabs.jpg) no-repeat top right', });![]()



Reply With Quote
but i wolud like to add the fade effect on hover.

Bookmarks