Hi, I have a DHTML application. I use remote scripting to acces server (post are made in an hidden frame, the server return javascript).
This work well with Cocoon for standard script (ie. : alert("hello world");), but i'd like to have a script that insert HTML in existing HTML (ex : add a new menu, change the content on a <P>...</P> tag) The problem is that I do not need to generate HTML code, but javascript that will update code. Something like : paragraphe.write("L\'abonnement mensuel : 10€"); Does something that fit that need allready exist or do I have to write it ? fabien. --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>