Re: returning JSONObject always displays the js-code

2009-09-22 Thread Thiago H. de Paula Figueiredo
Em Tue, 22 Sep 2009 10:28:09 -0300, Lionell_Hutz escreveu: Hi there. Hi! I'm using some links and a zone component. the EventHandler looks like this (only some playing around and learning): and I'm alwasy getting an zone-update which shows me the json-onject-literal and not the wished

returning JSONObject always displays the js-code

2009-09-22 Thread Lionell_Hutz
.put("script", "alert('hi');"); return json; } and I'm alwasy getting an zone-update which shows me the json-onject-literal and not the wished alertbox with 'hi'. What's wrong there? -- View this message in context: http://www.nabble.co