j
k
j a
j l
Hi.
Can someone give me an example of using jsonp ? For example, I have a lisp function: (defun add (x y) (+ x y)) and I want to call it from javascript: add (2, 2); How do I do that ?
Thanks
Back to the thread
Back to the list