I'm using this plugin 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 could you
Helps please thinks
-- 
View this message in context: 
http://www.nabble.com/Managin-Ajax-History-tp20540867s27240p20540867.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to