$lazy < 1kb : Jquery Download Plugin


/ Published in: JavaScript
Save to your folder(s)



Copy this code and paste it in your HTML
  1. Usage
  2. $.lazy('jquery.elastic.js','elastic');
  3. $.lazy('jquery.validation.js','validate');
  4. $.lazy('jquery.ajaxdotnet.js','ajaxDotNet');
  5.  
  6. // And then you use you plugins as you always do
  7. $('textarea').elastic();
  8.  
  9. Verified Browser Compatibility
  10. Firefox 3.0
  11. Safari 3.0
  12. IE 6.0 7.0
  13. Opera 9.5

URL: http://plugins.jquery.com/project/lazy

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.