Post Reply 
Menu and Important Info missing
Dec. 19, 2015, 10:17 PM
Post: #16
Sad RE: Menu and Important Info missing
(Jan. 09, 2015 01:59 AM)JJoe Wrote:  
(Jan. 07, 2015 02:27 PM)jurang Wrote:  Ever since the firefox got upgraded to version 29 ( UI Australias), Display of code, site specific js code etc.. at the bottom of webpage have stopped becoming visible.

Attached files should help but there is still work to do. Also, some old versions of Firefox and Opera are not supported. I'm not sure which old versions.

Rename the old files before adding these. Files are probably located in "html\sidki_h_???????"

HTH

This post will be merged with http://prxbx.com/forums/showthread.php?tid=2176 later

I had used CHROMIUM (lastest is v49.0.2597.0) with all these idear, but the menu still not to display.
Add Thank You Quote this message in a reply
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 


Forum Jump: