View Single Post
  #7 (permalink)  
Old 07-14-2008, 12:28 AM
dollars5's Avatar
dollars5 dollars5 is offline
Pligg Donor
 
Join Date: Dec 2006
Location: India
Posts: 2,155
Thanks: 290
Thanked 266 Times in 177 Posts
you can use the defer attribute to delay the loading/execution of the scripts - more details at javascript: Defer Execution - with the defer attribute of the script element - since the chance that an user will click on the share button during page load is minimal; defer should give better load time improvements.
Reply With Quote
The Following User Says Thank You to dollars5 For This Useful Post: