Demonstration
Welcome to the Demonstration page for Savvy.UI, here we let you explore the wonders which we can explore using Savvy.UI.
Base
- Query Element
Learn how you can utilizeSUI.Queryto manipulate a set of HTMLelements
Extension
- Ajax
- Using Ajax Extension
is the core Object for XHR Request for Savvy.UI - Ajax Using .load()
simplify XHR request for Savvy.UI binded by HTMLelement
- Using Ajax Extension
- Event
- Events Using SUI.onDOMReady
is executed when the all the DOM is ready, this make the code execution faster - Events Using .ready()
function under SUI.Ext.Elements is simplifySUI.onDOMReadycallback.
- Events Using SUI.onDOMReady
External Example
We also would like to encourage you to submit your tutorial to us or post it on your site, here some of the tutorial:
- Util / Anchor / In-page Active Hyperlink using Savvy.UI
Learn how to create in-page active hyperlink which not only detect when you click an in-page anchor but as well when you load a page with valid in-page hyperlink using Savvy.UI JavaScript Library
