I'm not sure about the meaning of this expression :
var Ajax = Ajax || {};
I think its create a new object if not exists, but I 'm not sure
I'm not sure about the meaning of this expression :
var Ajax = Ajax || {};
I think its create a new object if not exists, but I 'm not sure