strange javascript problem at IE

2009-09-18 Thread Oguz Yarimtepe
Hi all, I am having problems on executing the javascripts. At my django app, i added this simple script to my base.html. alert("ok"); I added these lines just after the body part by expecting to see an "ok" alert message at the load of the first page of the application. The code is worki

strange javascript problem at IE

2009-09-18 Thread Oguz Yarimtepe
Hi all, I am having problems on executing the javascripts. At my django app, i added this simple script to my base.html. alert("ok"); I added these lines just after the body part by expecting to see an "ok" alert message at the load of the first page of the application. The code is worki