Just a quick update on some action in the svn.

  • new file: StickyWin.Ajax - adds ajax support to all stickywin classes (creates new classes, just append .Ajax to any of the existing ones)
  • date.picker, product.picker - updated syntax to use Element.empty
  • form.validator - now passes along the event object to the onFormValidate event so that the form submit event can be stopped if you like
  • popupdetails - added html response support; you can now return the html you wish to display rather than a json object; only applies to ajax. Also added a cache so that multiple requests are not made for the same url.
  • stickyWinHTML - ractored so that options are now, you know, *optional*
  • MooScroller - added support for width option for horizontal scrolling
  • TagMaker.js - new fileĀ  > demo in the wikitorial.