On 2011-11-14 21:09, Vladimir Panteleev wrote:
Speaking of which, the twitter widget needs to be placed in an iframe so that it doesn't block the page load (inline scripts cause browsers to stop parsing the page until the script is loaded and executed, which creates a network dependency on a website we don't control).
Put the JavaScript at the end of the page instead. -- /Jacob Carlborg