how to disable defaultStatus?
or make it always shows as below?
I don;t want visitors can see what is currently loading.
thanks.
or make it always shows as below?
Code:
defaultStatus = "Welcome to my homepage";
thanks.
Comment