ie 7 redirecting after jquery ajax calls


i have following formula record bucket div html an ajax call:



$('#searchbutton').click( function() {
$('#inquiry').load('/search.php?pid=' + $('#searchvalue').val());
});


this works glorious firefox google chrome, nonetheless whenever i hunt ie i redirected behind index.php. i grabbed url firebug pasted ie redirection happens, i only cost should returned.



i also attempted changing $.get() ask full $.ajax() ask nonetheless still same redirection.



Comments

Popular posts from this blog

list macos calm editors formula editors

how hibernate @any-related annotations?

why does floated <input> control floated component slip over too distant right ie7, nonetheless firefox?