F
faraz
I want to make my login page fullscreen as when user types in the URL
in the browser. the browser changes to fullscreen (like
window.open(theURL, '', 'fullscreen=yes, scrollbars=no')) and opens
my login page. ?//
how is this possible?
in the browser. the browser changes to fullscreen (like
window.open(theURL, '', 'fullscreen=yes, scrollbars=no')) and opens
my login page. ?//
how is this possible?