With respect to the previous thread:
http://marc.info/?l=xml-cocoon-users&m=123243320521118&w=2

I took the approach I planned; i.e. start with a working version from the
sample and gradually add in my changes until done.  Now I have a 
working sample in a test directory of my Cocoon instance (2.18.)

However, when I copy all the files over into my working application
directory (*same* Cocoon instance), I now get an error, shown 
with Firebug as:

"cocoon is not defined" with a pointer to the 
<script>cocoon.forms.ajax = true;</script>
tag that appears near the top of the form.

(In the original working version, this error does not appear)

This does not appear to prevent the AJAX aspect of the form working
properly in Firefox - though the page will load but not display at all in
IE - and I also get a "onsubmit was called twice" when I click on the OK.

Does anyone have an idea what the specific cause of this problem
could be - i.e. where the script is looking for the definition, given that
I have tried to keep everything "equivalent" (i.e. a line-by-line compare
of the HTML source shows the files are the same, apart from directory
name differences, and the resource & stylesheets directories/files are 
the same).

Thanks
Derek


-- 
This message is subject to the CSIR's copyright terms and conditions, e-mail 
legal notice, and implemented Open Document Format (ODF) standard. 
The full disclaimer details can be found at 
http://www.csir.co.za/disclaimer.html.

This message has been scanned for viruses and dangerous content by MailScanner, 
and is believed to be clean.  MailScanner thanks Transtec Computers for their 
support.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
For additional commands, e-mail: users-h...@cocoon.apache.org

Reply via email to