Today I ran across Bennett’s jQuery version of the Share This plugin. By using plugins based on jQuery rather than Prototype library, I reduced the load time for several web sites. I still had one web site that used the Prototype library and I suspected it was because of the Share This plugin. By switching over to the jQuery version of Share This, the Prototype is not loaded and the amount of JavaScript downloaded was reduced by 70K. Thanks Bennett!
Share This (jQuery): a WordPress plugin ยป Semicolon
Related posts:
- wehuberconsultingllc.com » Blog Archive » jQuery 1.1.4 works but JQuery 1.2 breaks tablesorter for me
- WordPress › jQuery Lightbox « WordPress Plugins
- Hacking Flickr Manager 1.5.1
- jQuery 1.1.4 works but JQuery 1.2 breaks tablesorter for me
- jQuery 1.2: jQuery.extend(”Awesome”)
Related posts brought to you by Yet Another Related Posts Plugin.
1 response so far ↓
1 Bennett // Feb 19, 2008 at 7:45 pm
I’m glad you found it useful. I think the original Share This has been updated since I made my version, and Alex has not yet seen the light and moved to jQuery
so one day when I get some spare time I will try to release an updated jQuery version.
Leave a Comment