Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

1 item tagged “premasagarrose”

premasagar’s sandie. “Sandie is a simple method for loading external JavaScript files into a page without affecting the global scope, to avoid collisions between conflicting scripts”—works by loading the script in an invisible iframe (hence a new global scope) and then passing a reference to a callback function in the parent page. 0 6th May 2010, 8:37 pm

A django site