Download the current version
Current version : 0.1.2 alpha
RECEIVE ANNOUNCEMENTS
Click here to subscribe to our newsletters and receive news and announcements about TouTouJS.
If you wish to unsubscribe,
please click here.
If you wish to unsubscribe,
please click here.
Click here to read all the newsletter archives.
SPONSORS & PARTNERS
TouTouJS Version 0.1 (alpha) release notes
Version 0.1.2 alpha
Release date : 2008-03-12A demo browser has been included in the distribution. The demos are not well described yet.
An API documentation has been included. The documentation is still quite incomplete but now exists!
The demos and API documentation will be improved and completed in the next releases.
- toutou.html.dom: changed function names (tt_setVisibility, tt_setDisplay)
- toutou.html.dom: changed function features (tt_show and tt_hide)
- toutou.html.scroll: added "loop" feature
- toutou.frame.defaultFrame: minor bugs fixed
- toutou.js.ajax: added
- toutou.effect.effectImpl: bug corrected in _runEffectFrame (_reset must be called before callback function)
- toutou.require: added possibility to require multiple modules in a single function call
- added an optional php wrapper (require.php) for "toutou.require" and a "toutou.config.requireWrapper" option
- toutou.frame.defaultFrame : added style options modal-context-background-color, modal-context-opacity and modal-context-cursor
- new function toutou.utils.strings.stripTags
- toutou.utils.browser: new naming conventions
- toutou.effect.move : clone the object "endPosition" before storing it (bug correction)
- toutou.html.dom : bug corrected in tt_isVisible and tt_isDisplayed (use element.tt_getStyle instead of element.style)
- toutou.html.layout : bug corrected in tt_setMarginPosition (use element.tt_getStyle instead of element.style)
- toutou.utils.forms : added function getRadioValue
- toutou.html.layout : added function tt_isPositionStatic
- toutou.html.layout : added functions tt_set???Layout
- toutou.filters.shadow : added
Version 0.1.1 alpha
Release date : 2007-03-07- Added toutou.html.layout.isLayoutOverElement
- Added toutou.html.layout.isLayoutInsideElement
- Important bug fixes in toutou.html.layout (relative object positionning)
- Miscellaneous changes in toutou.html.layout
- Added "child" and "sibling" functions in toutou.html.dom (tt_getChildrenElements, tt_getFirstChildElement, tt_getNextSiblingElement, etc.)
- Miscellaneous changes in toutou.html.dom
- Added toutou.html.scroll
- Quite some other minor miscellaneous changes
Version 0.1 alpha
Release date : 2007-02-28This version is in Alpha state. There will be some major code rewritings and rearrangments.
Do not use this version on a production server.
