Forums
Forums >> Tech Support >> Java Script Issue/ Immediate Attention Required

Total Views: 171 - Total Replies: 0

POSTED BY: L_DAWG on 10/19/2007 10:19:15 [ QUOTE ]


Only on LOUD.com I've been getting this message everytime I click to navigate through the site.  Some say it is a JAVA SCRIPT issue on your end, here's the message Safari support is very limited and should be considered experimental.So there is no need to even submit bugreports on this early version.You can disable this message by setting: safari_warning option to false I'm using a MAC of course and like I said everytime I navigate to a different page it POPs up and I have to keep clicking "OK" to veiw the page.  I was told to tell you guys this: Tell them to look for this line in that Javascript file:

"{if(this.isSafari&&this.getParam('safari_warning',true))alert("Safari support is very limited and should be considered experimental.nSo there is no need to even submit bugreports on this early version.nYou can disable this message by setting: safari_warning option to false")"

Then tell them to change this portion:

if(this.isSafari&&this.getParam('safari_warning',true))

to this:

if(this.isSafari&&this.getParam('safari_warning',false))
   
01/07/2009

 

Advertisement