Hi. I have a code part where trying to show a status.
in IE10 this works perfect but in Chrome or Firefox i get an error "Strings is not defined".
what is the problem?
var status = SP.UI.Status.addStatus("Hello!");
in IE10 this works perfect but in Chrome or Firefox i get an error "Strings is not defined".
what is the problem?