|
AJAX and Javascript are the bleeding edge of web technology and Verb supports them both fully. Since you write all your own HTML and Javascript on Verb, you are free to use any available Javascript framework or write your own.
Verb also includes a set of AJAX helpers in VerbML that are powered by jQuery. These helpers allow you to load any link any <div> on your page, all without writing any Javascript. You can also use the same technique for VerbML forms (such as Add to Cart, Checkout, Formmail, and more). Verb's AJAX helpers also provide an easy way to build visual effects and loading animations, again, without writing any Javascript. For an example of a full AJAX site powered by Verb, check out Gin Lane Media.
Just say no to page reloads. Verb CMS can handle AJAX with ease.
|