- Notifications
You must be signed in to change notification settings - Fork 0
Prototype
Wonder edited this page Jul 23, 2013
·
1 revision
- Use ajax to get the data and template file,then combine them together to render contents;
- Use Template class as the template engine to render the contents.