Hi Brett, I try your suggession and place the javascript with your CDATA suggession. Where in the xdoc file, do I place it?
I tried different locations (header, body, session, etc), xdoc-plugin igores it, ie the script does not show up in the generated html file Any suggestion? -Dan ----- Original Message ----- From: "Brett Porter" <[EMAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]> Sent: Wednesday, June 09, 2004 6:42 PM Subject: Re: JavaScript Inside xdoc, is it possible? > Quoting Dan Tran <[EMAIL PROTECTED]>: > > > Hello, I would like to place javascript inside xdoc so that when user visits > > my htmlpage > > the javascript will run. Is it possible? > > > > Thanks > > > > -D > > > I think so? Just put it inside a <![CDATA[<script ...> .... </script>]]> > > - Brett > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
