Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

wwScriptLibrary - syntax error

$
0
0
wwScriptLibrary - syntax error
Web Connection 5.0
wwScriptLibrary - syntax error
Mar. 7, 2013
01:49 pm
3QD0TM89XShow this entire thread in new window
Gratar Image based on email address
From:Raymond
To:All

FYI

(My file is dated 2/17/2011 5:17 am)

While debugging with FireBug I discovered this syntax error...


this.showDialog = function(MessageText, HeaderText) { ...this.hideDialog = function() { ...if (_I.boxObj) _I.boxObj.hide() <<<--- Semi-Colon Missingif (_I.okButtonId) wwEvent.removeEventListener($w(_I.okButtonId),"click",_I._callback,false);



Viewing all articles
Browse latest Browse all 10393