Michael, Thank you for your reply. I agree the solution with DIVs instead of IFRAMEs would be nice. But it needs AJAX. and you say a little AJAX. Can you give me an idea how to use that little AJAX together with my described problem? Thank you L.
You say > The best way (in my opinion) to do this, is use a little AJAX and use > DIVs instead of IFRAMEs. Something like... > > <div id="author-list"> > {{ code to loop through authors }} > </div> > <div id="description-list> > {{ code to loop through descriptions }} > </div> > > And just have any links in the author list make AJAX calls that return > replacement data for the description list. Again, this can be > accomplished using "hidden" views - and I'm sure there's a way to use > the databrowse feature in some way to make this easier. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---