I'm using this plugin JQuerry  http://plugins.jquery.com/node/2472 to
manage
history
in Ajax
I've changed the line code
$("[EMAIL PROTECTED]'history']").click(function(){
by
$j('body').intercept('click', "[EMAIL PROTECTED]'history']", function(e){
it works perfectly in Firefox i still have the problem using IE7 it
seems that pageload function doesn't excute under IE when press back
button on the explorer

could you Help please!

 thinks

Reply via email to