Which download I need to use to use TinyMCE in JSP(Struts application)
I see Main Package, Development Package and also different Compression packages..
I am trying to implement Rich text editor for a text area in our application
Thanks
Which download I need to use to use TinyMCE in JSP(Struts application)
I see Main Package, Development Package and also different Compression packages..
I am trying to implement Rich text editor for a text area in our application
Thanks
The compression packages are just compressed versions of the main package - you should be careful about using them because they can cause a lot of load on the client-side. The development package will probably be an unstable version of the code, so you should probably use the main package to be safe.