View Single Post
Old 11-18-2004, 02:06 PM   #17 (permalink)
falsepride
Regular Contributor
 
Join Date: Oct 2004
Posts: 230
falsepride is on a distinguished road
Quote:
I'm designing an application that lays things out on a page in a particular way the user wants them to be according to thier preferred template. If the templates aren't satisfactory then I want them coded in such as way that even a novice can re-lay them. In that case then setting thier location using css positioned div layers is out of the question.
I think i know a way how you could set this up where you could have the templates generated after the picked several options, and set there preffered layout in a cookie, which your page will check for a cookie and if it exists then display their preffered layout, if it doesnt exist then it would display the default one. if you give more information on your project i could definatly help you with you.
falsepride is offline   Reply With Quote