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
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
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
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
This topic is locked and no more replies can be posted.