2009/6/26 Alex McAuley <[email protected]> > > Looks very nice, well done ! > ----- Original Message ----- > From: "madrobby" <[email protected]> > To: "Prototype & script.aculo.us" < > [email protected]> > Sent: Friday, June 26, 2009 8:38 AM > Subject: [Proto-Scripty] [ANN] Alpha version of scripty2 (script.aculo.us' > next major version!) out now > > > > > > Hi peeps! > > > > The alpha of scripty2 is out, please head to http://scripty2.com to > > see the demos and grab a copy. > > > > Also comes with on and offline documentation (probably the most > > requested feature!), courtesy of http://pdoc.org. > > > > This first release focuses almost exclusively on the complete rewrite > > of the effects engine, which is now much more flexible and allows for > > some pretty nifty tricks (but see the demos!). > > > > Note it depends on Prototype 1.6.1_rc3 (a development copy and a > > minified version are included with the scripty2 download). > > > > Also note that the API is not final yet, and it is not 100% compatible > > with the old effects API, major changes include: > > > > - Namespacing: now effects are called in this format: new s2.fx.Morph > > (...) > > - Reusable effects: need to call .play() on the effects instance, > > can .cancel() and .finish() > > - Default duration is now 0.2 secs > > - Transitions are much more versatile > > > > If you use effects in the preferred $('element_id').morph() format, > > this still works and is encouraged. > > > > A more thorough article and tutorial are forthcoming, will post once > > it's out. > > > > Please discuss this alpha release on the new group: > > http://groups.google.com/group/scripty2 > > > > Have fun! > > Best, > > Thomas > > > > > > > > > > Very nice work. Thank you.
-- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
