I'm working for an agency that uses the professional version of the menu for a customer project, and I'm having problems using it with the IceFaces Ajax library.
The error occurs on IE6, but not on IE7 and Firefox. It goes away when I remove the Milonic menu, so it has to be a problem with the menu.
The exact error message is as follows:
Code: Select all
Line: 1
Char: 6
Error: Invalid Character
Code: 0
URL: javascript:false
Code: Select all
<a href="#" id="resultForm:dataScroll_seminarTableidx3" onblur="setFocus('');" onclick="document.forms['resultForm']['resultForm:dataScroll_seminarTable'].value='idx3';iceSubmit( document.forms['resultForm'], this,event); return false;" onfocus="setFocus(this.id);">3</a>
There is absolutely no way to change the IceFaces stuff, for technical reasons, so the fix has to be on the side of Milonic.
I'd be really thankful for any help regarding this matter!