Hi all, I am having problems on executing the javascripts. At my django app, i added this simple script to my base.html.
<script type="text/javascript" language="javascript"> alert("ok"); </script> 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 working of Firefox but when i tested with IE, i dont see any messages. I didn't find a solution yet. Anybody encounter with the same issue before? -- Oguz Yarimtepe <comp....@gmail.com> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---