About | Download | Examples | Tutorials |
Runtime (DOM, SMIL..)UI Languages (SVG, XUL..)Ample SDK Plugins<Sandbox /> |
|
AjaxPressing buttons should initiate dynamic loading content.Source code EffectsPosition animation (press the button for play):Source code Color animation (move the mouse over the text): Source code HistoryPressing a button below moves the box to a corresponding position. The new location is saved in the browser history. Thus navigating browser back/forward buttons you can get box moved to the previous/next position.If you add the page (with a box located in a position different from the initial) to the browser bookmarks and later the page from a bookmark you can see the box is located where it was when bookmarked. Source code |