Forums

window.addEvent error in chronoform

mj_web 04 May, 2013
Hi,

I have used modal function for login popup dialog. After i changed my hosting provider, it shows error like this

"//]]> window.addEvent('domready', function() { SqueezeBox.initialize({}); SqueezeBox.assign($$('a.modal'), { parse: 'rel' }); });"


Anyone help me to overcome this issue.

thanks
GreyHead 06 May, 2013
Hi mj_web,

That's not technically an error, it's a part of the JavaScript showing in the page which suggests that you have a misplaced quote in the earlier part of the script. Please post a link to the form so I can take a quick look.

Bob
mj_web 10 May, 2013
Hi Grey Head,

I checked the form and removed unwanted javascript files. Now the issue has been resolved. Thanks for your help.


Thanks a lot
This topic is locked and no more replies can be posted.