How Full Ajax Works

Smarty Real Power

You might be suprised how simple it is!

1. Add to any link .js-ajax class.
2. Wrap the page content inside a #middle container
<div id="middle"> - page content here - </div>

That's all! Any Smarty frontend can be fully ajax!


No template in any marketplace has this feature!
Why? Is really complicated! We are talking about any plugin working in ajax environment!
So Smarty has controllers written from scratch to deal with ajax!
Smarty is more like a framework, not a regular template!

Links are not changed in any way, so there is no SEO issues!

This demo is for html pages (using a parser)!
If a backend is used, please read the documentation of how to handle the requests.

When you refresh the page, a preloader is visible (fullscreen) to these demos.
You can remove #page_preload at the bottom. Is optional!

Smarty Cookies


We use cookies to improve your experience on our site and to show you personalised ads.

Accept & Continue

Need to learn more? Privacy Policy – and – Cookie Policy

loading...