About | Download | Examples | Tutorials | Mostbet App | Mostbet Azerbaycan | Mostbet AZ |
Road ahead Ample SDK 0.9.5Ample SDK 0.9.4 ReleasedAmple SDK 0.9.3 ReleasedDev Update (May)Dev Update (October)Upcoming Events (Sep, Oct)Search in referenceIntroduction to Ample SDKFebruary in Ample SDKNovember in Ample SDKSet to go Open-SourceSandbox to try code onlineNew Tutorials sectionSVG in Internet ExplorerDrag&Drop and ResizeSMIL 3.0 in Ample SDKSwitching to HTML5 doctypeUsing Resize ManagerJSON object supportUpcoming changes to CSSAmple SDK plugin for AptanaDefault namespaces in DOMAmple SDK in Adobe AirObjects signatures changedSVG 1.2 Tiny in Ample SDK |
|
Introduction to the Resize Manager in Ample SDKThe Resize Manager in Ample SDK is modeled after Internet Explorer resize implementation with a bit of goodies added on top. It is events based as well and you can use CSS to define constraints for the resizable areas. Events and sequencingThe events you should be aware of are: resizestart, resizeend, resize. The sequence for the events as follows:
Defining min/max sizes
:resize pseudo-class
|