You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Dr Nic's JavaScript projects
I was wondering if anyone can get the example page to function in
IE7? It looks like it can't handle the javascript. I'm using 7.2.
Thanks!
kroenecker
unread,
Dec 7, 2008, 8:10:17 AM12/7/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Dr Nic's JavaScript projects
I figured it out after installing the free version of Visual Studio.
I love how ambiguous the javascript errors are in IE. Anyway, the
example code has a comma after the last method. Removing the comma
allows everything to run properly.