Friday 08 October 2010 1:15:46 am
Hi. I have sucessfully created my own ezjscore ajax functions using call /<my-class>::<myfunciton>. My problem is that i would like to be able to use the run/content/view/full/nodeid part from javascript, but i am not sure how i would do this. i use jquery $.ez('mycalling'),'',function(data){ /*handleincoming data*/ } Could someone help me out with the syntax so i can use the run function from ezjscore, or if that is not possible, allow me to return the content/view/full template. If possible i would prefer not creating my own function to do this as it works when running ezjscore/run/content/view/full
|