I have Jquery and CSS tab like this one and in the each tab I have facebook feed box, twitter widget, and my blog’s ranking widget. BUT if I place these widgets within the tab area content, each widgets stops working. How do I get these widgets to load with in these jQuery tabs?
Share
Look at jQuery.getScript
Hope this helps!
Update:
Also, you can embed the iframe code version of twitter and facebook buttons instead of loading the js code each time, for example: