I am using mooTools in my program
just in firefox 2.0.0.16
this error happens:
I change the $() function with document.getElementById() but nothing
changed
$("idDivLogOut") has no properties
fncManageSideBarGetAccountInfoResponse("<?xml version="1.0"
encoding="ISO-8859-1"?>\n<result>\n <accountinfo logintype="jobseeker">
\n ...")zmb_functions.js (line 89)
onSuccess("<?xml version="1.0" encoding="ISO-8859-1"?>\n<result>\n
<accountinfo logintype="jobseeker">\n ...")zmb_functions.js (line 22)
E()mootools.js (line 56)
extend(undefined)mootools.js (line 57)
removeEvent(function())mootools.js (line 100)
addEvents("success", ["<?xml version="1.0" encoding="ISO-8859-1"?>
\n<result>\n <accountinfo logintype="jobseeker">\n ...", Document ],
undefined)mootools.js (line 100)
success()mootools.js (line 316)
success("<?xml version="1.0" encoding="ISO-8859-1"?>\n<result>\n
<accountinfo logintype="jobseeker">\n ...", Document )mootools.js
(line 316)
onStateChange()mootools.js (line 314)
E()mootools.js (line 56)
extend(undefined)mootools.js (line 57)
[Break on this error] $('idDivLogOut').replaceChild(elmPNameSection,$
('idDivLogOut').getElementsByTa...