On Saturday, September 18, 2010 10:43:35 Juan Antonio Ibáñez wrote:
> Hello!
> 
>    I am new to TG and I'd like to use them for one of my projects. I
> want to develop one site with a fixed upper and left menus reloading
> only central area using AJAX. When the user clics one menu link only
> this area must be reloaded. Do you think it would be difficult to
> adapt this scenario to TG? May I pay special attention to any thing?

Two remarks:

 - yes, TG is of course capable of doing this, and it's not hard.
 - don't do it. At least not if there isn't more to it than what you describe 
above. It's an unnecessary complication of a thing working simple & reliable 
for decades: press a link, get a new page. The resulting page of yours would 
be not indexable by google, require JS turned on for no good reason, and make 
it harder to code.

Diez

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to