Hi
I would like to use an external javascript library such as the Yahoo one (YUI) to design more user-friendly forms with tabs or accordions styles.
The problem is I need to run some javascript code after the html code because it requires the elements already exists in the DOM. But with ChronoForms the "Form javascript" section is always put before the "Form HTML" section.
Is there any possibility to achieve this anyway ? I can't put the javascript code at the end of the "Form HTML" section because it would be inserted inside the <form> tags and the won't work.
I guess I'll have to put the required javascript completly outside the chronoforms component, that is in an "html" plugin that would let me write some invisible html or javascript code, then put it on the same "web page", but how ? (I'm new to Joomla)
Thanks for any help.
Loko
I would like to use an external javascript library such as the Yahoo one (YUI) to design more user-friendly forms with tabs or accordions styles.
The problem is I need to run some javascript code after the html code because it requires the elements already exists in the DOM. But with ChronoForms the "Form javascript" section is always put before the "Form HTML" section.
Is there any possibility to achieve this anyway ? I can't put the javascript code at the end of the "Form HTML" section because it would be inserted inside the <form> tags and the won't work.
I guess I'll have to put the required javascript completly outside the chronoforms component, that is in an "html" plugin that would let me write some invisible html or javascript code, then put it on the same "web page", but how ? (I'm new to Joomla)
Thanks for any help.
Loko