memcached_alan^2
yutao 10 years ago
parent fa26f649f2
commit 065c196edc

@ -419,7 +419,7 @@ $(function(){
cookiesave(personalized_expand_key,JSON.stringify(personalized_map));
target.toggle(timeout);
}
$("*[nhtype='toggle4cookie']").click(function(){
$("*[nhtype='toggle4cookie']").live('click',function(){
personalized_click($(this),500);
});

Loading…
Cancel
Save