vote up 0 vote down star

I am using safari 3.2 and 4.0.3. On the status bar, false is displayed. Even when my site is loading, the same message is displayed: false. Can anyone suggest what the problem might be and the solution as well.

Thanks in advance

flag

21% accept rate
Which site does this happen with? – Dave Hinton Aug 26 at 9:23
Thanks Dave! Its not live yet, so unable to give link. – unknown (google) Aug 26 at 9:25

1 Answer

vote up 2 vote down check

Presumably the page has some javascript that does the equivalent of

window.status = false;
link|flag
Once again thank you so much Dave. Actually, there was var status defined in the js fil. I just renamed the variable and it worked. – unknown (google) Aug 26 at 10:28

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.