2008年12月2日星期二

Re: [fw-mvc] Zend Dojo don't work

angelbit schrieb:
> Hi
>
> Have used this code for enable the dojo view helper in my own plugin(use
> Zend Layout):
[...]
> and have insert this code in my view template file:
>
> <?= $this->doctype() ?>
> <html>
> <head>
> <? $this->dojo()->enable;?>
> <?= $this->dojo();?>
> </head>
[...]
> now this code print all the Dojo code but don't work.... (have a white
> page):this is the the output from firefox:
> (note: the css and js url's are exact)

Hi Angelbit,

long version: See the thread with subject "Getting started with Dojo
integration", started by myself on October 7th, 2008 on 11:48h.

Short version: Lose the doctype.

HTH,
Markus

没有评论: