CNET javascript update (r137)

Monday, September 24th, 2007 @ 1:12 pm | filed under: CNET JS Standards

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.
No TweetBacks yet. (Be the first to Tweet this post)

3 Responses to “CNET javascript update (r137)”

  1. Werbeagentur Says:

    Thanks for the usefully informations… it would be help…
    greetz from Germany

  2. agentur Says:

    Ajax Support is great! But I got some problems with the MooScroller – trying to find a solution.

  3. Aaron N. Says:

    What’s the problem with Mooscroller?