Hi,
if i have ajax search form and submit different search query 3 times
can i go back and see results for every search separately?
>
> Unless you're submitting forms via Ajax form submits can't be
> "historized" with thehistoryplugin or any otherhistorymanager. All
> these solutions need the fr
Demo (modified page of History/Remote - jQuery plugin) is here -
http://www.zone.ee/ofilez/js/xendi.html (free hosting, click skip
advertising)
(also you can get directory listing at http://www.zone.ee/ofilez/js/
)
Click the link "Load Chapter 1". (it loads
http://www.zone.ee/ofilez/js/chapter-
Hi,
when i try to initialize idTabs on successful ajax request it fails in
IE6, but works in FF2, Opera 9 and Safari for Windows. Anyone else had
such problem? Is there a solution?
Thanks in advance.
Thanks Klaus, that was helpful
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;
var adata=$(':input',this).serialize();
$.ajax (
5 matches
Mail list logo