Hi,

Currently, the schedule component uses the domTT library for Javascript popups, however I would like to use the JSPopup.js from the HtmlPopup instead, because it is much smaller and really all I need for the schedule. Moreover, domTT seems to have problems with Opera (see TOMAHAWK-193).

I could of course just add the resource org.apache.myfaces.custom.popup.resource.JSPopup.js to the renderer class, but then the schedule component depends on another component for its rendering, which might not be desirable.

So, my question is, would it be a good idea to start a common myfaces javascript library with usefuls scripts like this, for example under tomahawk/src/main/resources/org/apache/myfaces/custom/javascript?

Kind regards,

Jurgen

Reply via email to