Hi,Jeremy

I found the reason why your code did't work under IE7. I found a thread from
dojo support forum
http://dojotoolkit.org/forum/dojo-core-dojo-0-9/dojo-core-support/loading-cu
stom-modules-ie7 and they are right,it is comma issues.
I post your js code to jslint http://www.jslint.com/ and correct the comma
issues,rebuild,and works in IE 7.

I change two files common.js and AjaxForm.js,the attachments are there diff
files.I hope they help.It may have other js file still have comma issues,you
could try jslint or other js builder to verify.

regards

Roy Huang

Attachment: common.diff
Description: Binary data

Attachment: AjaxForm.diff
Description: Binary data

Reply via email to