Re: Rendering only a portion of the page

2011-04-02 Thread LJ
Thank you, Jorge! Yes, that helps a lot! On Apr 2, 5:18 am, Jorge Bastida wrote: > Hi Lj, > > > I am building a django web app that has a control panel with various > > icons.  Right now, the icons have href tags that load a new page when > > the user clicks the icon.  I want to change this to in

Re: Rendering only a portion of the page

2011-04-02 Thread Jorge Bastida
Hi Lj, > I am building a django web app that has a control panel with various > icons. Right now, the icons have href tags that load a new page when > the user clicks the icon. I want to change this to instead call a > jQuery function that will use ajax, or dajaxice, to render only the > conten