-- Superbiji » <superb...@gmail.com> wrote (on Tuesday, 16 December 2008, 01:58 PM +0700): > Hmmm.... it works by adding these: > > Zend_Dojo_View_Helper_Dojo::setUseDeclarative(); > > and > > $this->dojo()->setDjConfigOption('parseOnLoad',true) > > I think setusedeclarative should be default option for zend/dojo
Those who commented on and reviewed the proposal felt otherwise, and at this point, we can't change that default until 2.0. I personally feel that declarative usage is a better fit for Dojo, particularly for situations where you are using XHR to fetch content dynamically. I always turn it on to ensure no breakage in such situations. Programmatic usage is great... when you're writing your own modules for use with Dojo. If you're not, it's often problematic. > 2008/12/16 Superbiji » <superb...@gmail.com>: > > Hi! > > I've played around with Zend/Dojo.. (using 1.7.1) i have made a layout > > using vertical split container and both of content pane is HREF > > (remote loading) > > but i can't enable dojo things in remote loaded page.. while opening > > the page itself works.. > > is there any other way ? -- Matthew Weier O'Phinney Software Architect | matt...@zend.com Zend Framework | http://framework.zend.com/