Hello, I\'m testing the JS Jobs Component for Joomla 1.5.
In my site I\'m using a template that uses the following MooTools version:
mootools-1.2-more.js
mootools-1.2.1-core-nc.js
The problem is that when I navigate to some of the JS Jobs component\'s pages on the frontend (i.e. New Job page), the page loads with some js errors:
Window.onDomReady is not a function
validate.js()validate.js (lÃnea 165)
[Break on this error] Window.onDomReady(function(){\\n
this.setOptions is not a function
anonymous(Object)modal.js (lÃnea 48)
anonymous()index.ph...temid=562 (lÃnea 52)
anonymous()1 (lÃnea 1)
anonymous()1 (lÃnea 1)
anonymous()1 (lÃnea 1)
anonymous(\"domready\", Object name=c, Object name=d)1 (lÃnea 1)
anonymous()1 (lÃnea 1)
anonymous()1 (lÃnea 1)
[Break on this error] this.setOptions(this.presets);\\n
I guess this is something related to MooTools version, but it is just my guessing
. Besides, if a set a different template (i.e. JA Purity default template), everything works fine.
The template I\'m using is Icetheme\'s IT Sporty (
www.icetheme.com/Available-Templates/IT-Sporty.html
)
I would like to know if you can give me some advice about this issue, if there is some way i can get the JS Jobs component to work using the template I mentioned, since I would really like to use the JS Jobs component.
Thank you in advance...
Regards...
Marcelo