All activity
Ramamoorthyleft a comment
I am sorry! just thought of simple hack.. and reached 1M+ for(i=0;i<=1000000;i++){ setTimeout(function(){ var disp = $("#rightText").css("display"); if (disp=='block'){var e = $.Event("keydown", { keyCode: 39});} else{var e = $.Event("keydown", { keyCode: 37});} $("body").trigger(e); }, 1); } load jquery before .. I think its ~60 when I tried it manually first time ! can even reach trillions...

Left or Right?You need to keep calm and focus.
