AutoScroll Go to page, "javascript:var marc=false; function AutoScroll() {if(marc==true)ret
-
emc last edited by
Hello ,
My keyboard short cut
i ctrl = Go to page, "javascript:var marc=false; function AutoScroll() {if(marc==true)return; window.scrollBy(0,1); NextScroll = setTimeout('AutoScroll()', 1200);window.onkeypress = StopScroll;} function StopScroll(e) {if(e.keyCode == 27){clearTimeout(NextScroll);};} AutoScroll();"
It works in webpage.
How I can make this auto scroll also in M2 message body when I have a long paragraph of email message ?
Thank you very much.
Edmond.