Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

1 item tagged “globals”

Global namespace pollution in IE. Another reason to avoid JavaScript global variables like the plague: IE creates a bunch of them for you which may well intefere with your own code. 0 10th October 2007, 10:10 am

A django site