Forget it for now. It seems to be working, not sure what I did before.
Forget it for now. It seems to be working, not sure what I did before.
From: | Tuvia Vinitsky |
To: | FoxInCloud support |
We've double checked $('id') in IE, does return an HTML element, not a jQuery object.
You may check function $() at the beginning of FoxInCloud.js
I think the problem is that with jQuery added it broke some prototype stuff. Without jQuery this works:
* note, not relevant at this point, but update function replaces html. javascript is* handled differentlyif wlAjax() AJAX.cScriptJSAdd(textmerge([$('mainmenu').update("");] )) ENDIF
With jQuery running the code does not work in IE.
.. even though probably not an Fic issue, check thread 3U50Z3A6S .