Post Reply 
Menu and Important Info missing
Dec. 19, 2015, 10:45 PM
Post: #17
Big Grin RE: Menu and Important Info missing
I fix this problem tempory

find the filter Name with <Header Top Add: Initial JS Code>

insert 4 lines in "Replacement Text" in function

\t var PrxRLsetTimeout = window.setTimeout;\r\n
\t var PrxRLsetInterval = window.setInterval;\r\n
\t window.PrxRLsetTimeout = window.setTimeout;\r\n
\t window.PrxRLsetInterval = window.setInterval;\r\n
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Menu and Important Info missing - dudu8995 - Jan. 26, 2015, 02:09 PM
RE: Menu and Important Info missing - thomasmo - Dec. 19, 2015 10:45 PM
RE: Menu and Important Info missing - thomasmo - Dec. 19, 2015, 10:17 PM

Forum Jump: