Hi,

I've made this change on trunk. As far as I could tell, we only used the toggle function from effects (I grepped through all the 'on' events, and all the <script tags to be sure). JQuery provides that out of the box in a much smaller download, and also enables a nice date picker.

Using the RC of prototype + jquery for the datepicker caused a conflict, so this was an easier path.

I also separated the handling of the toggling from the HTML by putting it into <head> with a click() handler instead of the onclick bits.

Finally, I added <decorator:head /> since it seems the existing head elements weren't being imported.

Let me know if there are any complaints...

Cheers,
Brett

--
Brett Porter
[EMAIL PROTECTED]
http://blogs.exist.com/bporter/

Reply via email to