1.Example speed setting_1
2. Example Combine "function"
3.Example to Hide & fast
3.Example to Hide
$('ul#classtest1').lavaLamp({fx:'easeOutBack',speed:800,returnDelay:300});;
- Sorry you using " stupid and slow browser as a donkey" this mesage is not visible if your browser correctly
2. Example Combine "function"
$('ul#selecttest,ul#classtest').lavaLamp({startItem: 4,click: function(event,el) { alert(event+el); return false; }});
3.Example to Hide & fast
$('ul#fast,ul#fast1').lavaLamp({fx:'easeOutBack',speed:300,returnDelay:500}); $('ul#fast1').lavaLamp({fx:'easeOutBack',speed:500,returnDelay:300});
3.Example to Hide
$('ul#tohide').lavaLamp({homeTop:100, homeLeft:100, returnHome:true});
0 Comments:
Post a Comment