Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Releases
CMS Releases
[REL]Fullscreen mode![REL]
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="HaboaHabbo" data-source="post: 383147" data-attributes="member: 29790"><p>I know its nothing spectacular but it is very useful use it if you like ! </p><p>If image isn't working go to <a href="http://Habreze.pw/client" target="_blank">http://Habreze.pw/client</a> and you will be able to see it</p><p><a href="http://prntscr.com/cb92wo" target="_blank">http://prntscr.com/cb92wo</a></p><p></p><p>client codes for it to work</p><p><strong></strong></p><p><strong><script type="text/javascript" src="/app/tpl/skins/habbo/js/bootstrap.js"></script></strong></p><p><strong><script type="text/javascript" src="//code.jquery.com/jquery-2.0.2.js"></script></strong></p><p><strong><script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.1.1/js/bootstrap.min.js"></script></strong></p><p><strong><link href="<a href="https://bootswatch.com/paper/bootstrap.css" target="_blank">https://bootswatch.com/paper/bootstrap.css</a>" rel="stylesheet" type="text/css"></strong></p><p></p><p></p><p>Other Client</p><p><strong></strong></p><p><strong><div id="client"></div></strong></p><p><strong> <div style="margin-bottom: 0px; position: fixed; z-index: 10;" class="alert alert-dismissible alert-primary"></strong></p><p><strong> <button style="margin-top: 12.5px;" type="button" class="close" data-dismiss="alert">&times;</button></strong></p><p><strong> <a target="_blank" max-height: 5px; width: 88px; margin-top: 4px;" class="navbar-brand" href="/me"></a></strong></p><p><strong> <a onclick="toggleFullScreen()" style="margin-top: 7px; margin-left: 15px;" class="btn btn-success">FullScreen</a></strong></p><p><strong> </div></strong></p><p><strong><script></strong></p><p><strong>function toggleFullScreen() {</strong></p><p><strong> if ((document.fullScreenElement && document.fullScreenElement !== null) || </strong></p><p><strong> (!document.mozFullScreen && !document.webkitIsFullScreen)) {</strong></p><p><strong> if (document.documentElement.requestFullScreen) { </strong></p><p><strong> document.documentElement.requestFullScreen(); </strong></p><p><strong> } else if (document.documentElement.mozRequestFullScreen) { </strong></p><p><strong> document.documentElement.mozRequestFullScreen(); </strong></p><p><strong> } else if (document.documentElement.webkitRequestFullScreen) { </strong></p><p><strong> document.documentElement.webkitRequestFullScreen(Element.ALLOW_KEYBOARD_INPUT); </strong></p><p><strong> } </strong></p><p><strong> } else { </strong></p><p><strong> if (document.cancelFullScreen) { </strong></p><p><strong> document.cancelFullScreen(); </strong></p><p><strong> } else if (document.mozCancelFullScreen) { </strong></p><p><strong> document.mozCancelFullScreen(); </strong></p><p><strong> } else if (document.webkitCancelFullScreen) { </strong></p><p><strong> document.webkitCancelFullScreen(); </strong></p><p><strong> } </strong></p><p><strong> } </strong></p><p><strong>}</strong></p><p><strong></script></strong></p><p>[doublepost=1472358945,1472358825][/doublepost]sorry for messy tut <img src="/styles/default/xenforo/smilies/emojione/frown.png" class="smilie" loading="lazy" alt=":(" title="Frown :(" data-shortname=":(" /></p></blockquote><p></p>
[QUOTE="HaboaHabbo, post: 383147, member: 29790"] I know its nothing spectacular but it is very useful use it if you like ! If image isn't working go to [URL]http://Habreze.pw/client[/URL] and you will be able to see it [URL]http://prntscr.com/cb92wo[/URL] client codes for it to work [B] <script type="text/javascript" src="/app/tpl/skins/habbo/js/bootstrap.js"></script> <script type="text/javascript" src="//code.jquery.com/jquery-2.0.2.js"></script> <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.1.1/js/bootstrap.min.js"></script> <link href="[URL]https://bootswatch.com/paper/bootstrap.css[/URL]" rel="stylesheet" type="text/css">[/B] Other Client [B] <div id="client"></div> <div style="margin-bottom: 0px; position: fixed; z-index: 10;" class="alert alert-dismissible alert-primary"> <button style="margin-top: 12.5px;" type="button" class="close" data-dismiss="alert">×</button> <a target="_blank" max-height: 5px; width: 88px; margin-top: 4px;" class="navbar-brand" href="/me"></a> <a onclick="toggleFullScreen()" style="margin-top: 7px; margin-left: 15px;" class="btn btn-success">FullScreen</a> </div> <script> function toggleFullScreen() { if ((document.fullScreenElement && document.fullScreenElement !== null) || (!document.mozFullScreen && !document.webkitIsFullScreen)) { if (document.documentElement.requestFullScreen) { document.documentElement.requestFullScreen(); } else if (document.documentElement.mozRequestFullScreen) { document.documentElement.mozRequestFullScreen(); } else if (document.documentElement.webkitRequestFullScreen) { document.documentElement.webkitRequestFullScreen(Element.ALLOW_KEYBOARD_INPUT); } } else { if (document.cancelFullScreen) { document.cancelFullScreen(); } else if (document.mozCancelFullScreen) { document.mozCancelFullScreen(); } else if (document.webkitCancelFullScreen) { document.webkitCancelFullScreen(); } } } </script>[/B] [doublepost=1472358945,1472358825][/doublepost]sorry for messy tut :( [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
CMS Releases
[REL]Fullscreen mode![REL]
Top