On Wed, Sep 5, 2012 at 10:00 PM, Marin Pranjić <marin.pran...@gmail.com>wrote:

> jQuery.get('CALLBACK_URL', function(data){
> alert(data);
> });
>
>
> source: http://api.jquery.com/jQuery.get/
>
> On Wed, Sep 5, 2012 at 8:15 AM, weheh <richard_gor...@verizon.net> wrote:
>
>>
>> I tried an ajax call to a controller callback, that in turn returns
>> "$('#myjsvar').val('%d');" % session.myvar, based loosely on a thread I
>> read here, but that didn't come close to working, either.
>>
>

-- 



Reply via email to