2008年11月10日星期一

Re: [fw-mvc] dojo.xhrGet handle as json and controller/action

Alessandro Camilli wrote:
>
>
> http://www.nabble.com/file/p20385338/items.jpg
>
> this is the content of my json from controller/action (by firebug)
> because do I have a problem whe I use xx=responseObj[0].value ?
>
>

I solved in this way
dojo.byId("val_scaduto").innerHTML = responseObj.items[0].value;

--
View this message in context: http://www.nabble.com/dojo.xhrGet-handle-as-json-and-controller-action-tp20384391p20422653.html
Sent from the Zend MVC mailing list archive at Nabble.com.

没有评论: