[jQuery] Re: How to use history remote with search results

2007-10-14 Thread ogurec
Thanks Klaus, that was helpful

[jQuery] Re: How to use history remote with search results

2007-10-13 Thread Klaus Hartl
On 12 Okt., 22:18, ogurec <[EMAIL PROTECTED]> wrote: > Hi, > i use history remote plugin and i try to make it work > when i send request from search form. > > I tried this approach: > > $('#search_form').submit > ( > function() > { > var aurl = this.action; >

[jQuery] Re: How to use history remote with search results

2007-10-13 Thread Klaus Hartl
On 12 Okt., 22:18, ogurec <[EMAIL PROTECTED]> wrote: > Hi, > i use history remote plugin and i try to make it work > when i send request from search form. > > I tried this approach: > > $('#search_form').submit > ( > function() > { > var aurl = this.action; >