I'm trying to convert HtmlArea so that it works with 3.0.3.

For those who don't know, HtmlArea is a great big collection of JavaScripts and other crapola that changes a TextArea into a WYSIWYG editor. Problem is, there's a main script which tries to load the other scripts, images, etc., and has trouble now because it tries to create its own URLs on the fly, and these no longer match what Tapestry wants.

I'm more than willing to code assets for all the images, other scripts, etc., but how do I reference those assets from inside the JavaScript components?

Thanks,
Todd


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to