View Single Post
(#1)
xanthari xanthari is offline
Junior Member
xanthari is on a distinguished road
 
Posts: 1
Join Date: Jul 2006
Default Smarty TPL and Rotations - 07-20-2006, 03:48 PM

I am using Smarty to make templates for a website, in order to make it very flexible i am calling tpl files from within other tpl files to change different sections of the web pages, i would like to make a portion of it rotate the tpl file calls from one file to another then back....is there any way of doing this without causing the entire page to refresh or change?

Thanks in advance

-X