to what happens go to http://serafimnatural.com.br/ and click in 'Enviar Fotos' link to see the uploadify control loaded.
On Tue, May 10, 2011 at 6:34 PM, Bruno Rocha <[email protected]> wrote: > I needed to do that here: http://serafimnatural.com.br/ > > <http://serafimnatural.com.br/>the component: > http://serafimnatural.com.br/fotoform loads the component > http://serafimnatural.com.br/enviarfotos > > And this is loaded in to a modal, where the JS and CSS is inherited from > layout.html > -- > Bruno Rocha > [ About me: http://zerp.ly/rochacbruno ] > > > > On Tue, May 10, 2011 at 6:17 PM, weheh <[email protected]> wrote: > >> What happens when a LOAD('test1','test1.load',ajax=True) loads another >> LOAD('test2','test2.load',ajax=False)? >> >> Conversely, what happens when a LOAD('test1','test1.load',ajax=False) >> loads another LOAD('test2','test2.load',ajax=True)? >> > >

