Jump to content

Force On Page Load


hackalive

Recommended Posts

Hi guys,

 

Im using this plugin (or FF API - happy to change).

 

http://www.ailis.de/~k/archives/66-jQuery-Fullscreen-Plugin.html

 

However I want to make it happen when the document or window loads.

 

I tried

 

$(document).load(function(){

    $(document).fullScreen(true);

}

 

Which did not work

 

Any suggestion or help is greatly appreciated.

 

Cheers

Link to comment
https://forums.phpfreaks.com/topic/267249-force-on-page-load/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.