CNET javascript update (r137)
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)
Follow @clientcide on twitter to get notified of new posts.
To follow me personally on twitter, follow @anutron.
November 6th, 2007 at 2:17 pm
Thanks for the usefully informations… it would be help…
greetz from Germany
December 6th, 2007 at 1:32 pm
Ajax Support is great! But I got some problems with the MooScroller – trying to find a solution.
December 10th, 2007 at 9:45 am
What’s the problem with Mooscroller?