Re: [symfony-users] Re: Jquery and AJAX symfony 1.4

2010-04-20 Thread DEEPAK BHATIA
Yes I have done the same and it works great, On Tue, Apr 20, 2010 at 8:16 PM, Thor wrote: > I suggest you to use jQueryReloaded plugin, it works greatly, and what > you need is simply done by a helper like link_to_remote > > On 19 Apr, 19:58, trankh wrote: > > Hello, > > > > I want to call a si

[symfony-users] Re: Jquery and AJAX symfony 1.4

2010-04-20 Thread Thor
I suggest you to use jQueryReloaded plugin, it's really simple to use that, and what you need is done with a helper like link_to On 19 Apr, 19:58, trankh wrote: > Hello, > > I want to call a simple action without passing any argument inside a > jquery function. > No argument because a random func

[symfony-users] Re: Jquery and AJAX symfony 1.4

2010-04-20 Thread Thor
I suggest you to use jQueryReloaded plugin, it works greatly, and what you need is simply done by a helper like link_to_remote On 19 Apr, 19:58, trankh wrote: > Hello, > > I want to call a simple action without passing any argument inside a > jquery function. > No argument because a random functi

[symfony-users] Re: Jquery and AJAX symfony 1.4

2010-04-19 Thread trankh
I'm sorry but i prefer you write the code because i don't get it. Why do you use json? Thanks On 19 avr, 20:40, Welington Veiga wrote: > Well, it's very easy, use ajax like a single php file. > > View: > Use a the helper to decide for > what URL to send, inside your