Making a website full screen.

This maybe an easy question but I just got a mac and can not get the screen to be full screen when I pull up a website. I tried clicking on the green plus sign but to no avail. Help!!

HI and Welcome to Apple Discussions...
full screen when I pull up a website.
Safari isn't programmed for full screen mode but you can drag the bottom right corner out.
Then if you want to open and new Safari window Command + N it should open the same size as the first.
Carolyn

Similar Messages

  • Issues after making an excel full screen

    Hi,
    I am using a piece of code to make an excel workbook full screen. Code is working correctly but the problem is when this particular workbook is opened, if I open any other excel workbook that will also opening in full screen. I don't want this. The code that
    I am using is as follows:
    Option Explicit
    Private Declare Function FindWindow Lib "user32" Alias "FindWindowA" (ByVal lpClassName As String, ByVal lpWindowName As String) As Long
    Private Declare Function SetWindowLong Lib "user32" Alias "SetWindowLongA" (ByVal hWnd As Long, ByVal nIndex As Long, ByVal dwNewLong As Long) As Long
    Private Declare Function GetWindowLong Lib "user32" Alias "GetWindowLongA" (ByVal hWnd As Long, ByVal nIndex As Long) As Long
    Private Const GWL_STYLE = (-16)
    Private Const WS_CAPTION = &HC00000
    Private Const WS_MAXIMIZEBOX = &H10000
    Private Const WS_MINIMIZEBOX = &H20000
    Private Const WS_SYSMENU = &H80000
    Private Declare Function SetWindowPos Lib "user32" (ByVal hWnd As Long, ByVal hWndInsertAfter As Long, ByVal x As Long, ByVal y As Long, ByVal cx As Long, ByVal cy As Long, ByVal wFlags As Long) As Long
    Private Enum ESetWindowPosStyles
    SWP_SHOWWINDOW = &H40
    SWP_HIDEWINDOW = &H80
    SWP_FRAMECHANGED = &H20
    SWP_NOACTIVATE = &H10
    SWP_NOCOPYBITS = &H100
    SWP_NOMOVE = &H2
    SWP_NOOWNERZORDER = &H200
    SWP_NOREDRAW = &H8
    SWP_NOREPOSITION = SWP_NOOWNERZORDER
    SWP_NOSIZE = &H1
    SWP_NOZORDER = &H4
    SWP_DRAWFRAME = SWP_FRAMECHANGED
    HWND_NOTOPMOST = -2
    End Enum
    Private Declare Function GetWindowRect Lib "user32" (ByVal hWnd As Long, lpRect As RECT) As Long
    Private Type RECT
    Left As Long
    Top As Long
    Right As Long
    Bottom As Long
    End Type
    Sub Title_Toggle()
    ShowTitleBar Application.DisplayFullScreen
    End Sub
    Sub ShowTitleBar(bShow As Boolean)
    Dim lStyle As Long
    Dim tRect As RECT
    Dim sWndTitle As String
    Dim xlhnd
    '// Find window handle
    sWndTitle = Application.Caption '// Old code used "Microsoft Excel - " & ActiveWindow.Caption
    xlhnd = FindWindow("XLMAIN", sWndTitle) '// Old code did not have class name
    '// Get the window's xlhnd, tRect
    '// Show the Title bar ?
    If Not bShow Then
    lStyle = GetWindowLong(xlhnd, GWL_STYLE)
    lStyle = lStyle And Not WS_SYSMENU
    lStyle = lStyle And Not WS_MAXIMIZEBOX
    lStyle = lStyle And Not WS_MINIMIZEBOX
    lStyle = lStyle And Not WS_CAPTION
    Else
    lStyle = GetWindowLong(xlhnd, GWL_STYLE)
    lStyle = lStyle Or WS_SYSMENU
    lStyle = lStyle Or WS_MAXIMIZEBOX
    lStyle = lStyle Or WS_MINIMIZEBOX
    lStyle = lStyle Or WS_CAPTION
    End If
    SetWindowLong xlhnd, GWL_STYLE, lStyle
    Application.DisplayFullScreen = Not bShow
    '// Ensure the style is set and makes the xlwindow the
    '// same size, regardless of the title bar.
    SetWindowPos xlhnd, 0, tRect.Left, tRect.Top, tRect.Right - tRect.Left, tRect.Bottom - tRect.Top, SWP_NOREPOSITION Or SWP_NOZORDER Or SWP_FRAMECHANGED
    End Sub
    Can anyone tell me the solution of this problem
    Thanks!

    Hi,
    This forum is to discuss application compatibility testing, common compatibility issues, and best practices for creating Windows-based applications. And your issue is off-topic here.
    I help move this case to the moderation forum and it will be moved to a correct forum by the moderator
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How do I make a utube video full-screen in iweb?

    Hello,
    Is there a way to make a utube video that is on my iweb-built website, full screen? 
    Everything about the videos I have imported from utube works fine, except when I click on the full-screen icon...nothing happens.
    View the videos (2) here: http://www.lakesweddingmusic.com/Welcome.html
    What inspired this question was coming across a site where there is an imported utube video that does go to full-screen, when asked!
    The website is here: http://talentgb.com/users/peter-brown-wedding-party-pianist  and it's a site which features exactly the same video as one of the ones on my own site - it's a promotion ste for musicians.  (You have to scroll down the page to just over half way down to view the video).
    Maybe I'm missing some important HTML that will allow full-screen?
    Any help would be much appreciated.

    Hi OT,
    Thanks for your reply.
    My HTML ebedded code is:
    <iframe width="640" height="360" src="//www.youtube.com/embed/a7Cu2n1mAYg?feature=player_embedded" frameborder="0" allowfullscreen></iframe>
    As you can see, it includes 'allowfullscreen', but not ' ="true" '.  I thought that maybe the exclusion of the phrase   ' ="true" might make a difference,  until I discovered the embedded code is the same in both videos:
    http://talentgb.com/users/peter-brown-wedding-party-pianist contains exactly the same code as the video at:
    http://www.lakesweddingmusic.com/Welcome.html   Yet talentGB  allows full screen, but Lakesweddingmusic (my own site, built using iweb) does not.
    Could this be something to do with Mountain Lion not 'liking' certain aspects of iweb?

  • Full screen terminal?

    Does anyone know of a way to make terminal go ful screen?
    Many thanks,
    Adam

    That only seems to maximise the window.
    Is there any way of making it entirely full screen, so I can nothing but that?
    Many thanks anyway,
    Adam

  • Is it possible to view website on screen without being in a browser? I want the website to take up the whole screen.

    Hi,
    I was wanting to use my DW website as an interactive
    portfolio for an interview. What I want is to have my website on my
    laptop screen so that the interviewer and I could browse through my
    website on screen without being connected to the internet, or
    having to preview it through a browser, but instead so that it
    takes up the whole screen, is this possible?
    My interview is tomorrow (eek) so a prompt response would be
    much appreciated,
    Thanks
    Beth H

    If it needs a server, install apache on your laptop, its free
    and fairly
    easy to setup and install.
    As for running full screen, open internet explorer and press
    F11 to put it
    in kiosk mode, it will show the website full screen. (press
    F11 to exit
    kiosk mode again)
    Gareth
    http://www.phploginsuite.co.uk/
    PHP Login Suite V2 - 34 Server Behaviors to build a complete
    Login system.

  • Full screen graphical output

    I am working on a project for a school where I need to do fast (relatively speaking) graphics rendering in real time.
    Essentially, I have 5 computers; 1 Server and 4 clients.  Each client is hooked to a projector and is responsible for one letter of the word LASA. I have the network bits working, so that each client is told what color  and what position to draw the letter at, but now I am having trouble with getting it to draw quickly and smoothly.
    First I tried working with just making the pane full screen using a property node and modifying its background color at runtime, this worked great, so long as I didn't try to change anything on the panel, which made moving the letter using this method impossible.  Next, I thought I could use an image control since they are designed to handle quickly changing graphics and I could then just pragmatically generate the image on the fly.  While this seems like a great idea, I can't figure out how to make it full screen.
    Any help is appreciated.

    Attached is an example of the picture control doing this by changing the origin.  You can coordinate VIs by changing this origin synchronously in your displays using commands.  You can change the appearance of the VI front panel so that the title bar, scroll bars, etc are all not shown, and even make the background transparent, then maximize it.  The picture control allows you to easily change the background color of your text using either a rectangle in the background or with the text background itself (if the text is large enough).  You can programmatically scale the picture control and font size so that it looks good on your monitor.  You could also programmatically make the VI front panel slightly larger than your monitor so there are no seams.  Remember to have a way to close everything.  The picture control has a rich set of mouse events, so this should be pretty easy.
    Let us know if you need more help.
    This account is no longer active. Contact ShadesOfGray for current posts and information.
    Attachments:
    ScrollText.vi ‏13 KB

  • Making apps open in full screen by default WITHOUT resume enabled.

    Hi guys,
    I love using apps in full screen on Lion and would like to have all apps capable of it open in full screen by default.  Unfortunately I've found the only way to do this is to have resume enabled which I really don't like as I find it annoying having to exit out of whatever document I was using last whenever word/acrobat etc. open.  Also don't want what I have been browsing on Safari previously to be seen.  I have read from other users in the discussions and in other forums that Lion should remember if you have exited an app while in full screen and will re-open in full screen.  Unfortunately this is not the case for me as I am having to click my apps in to full screen each time I open them.  Does anyone know if there is some sort of preference file I can clear to get this functionality?
    Thanks

    "How does one choose what player to use when , once saved to desktop, they all seem to open the file regardless of the type extension (.ave , .wmv and so on)?"
    You can select a "default" player to open a specific file by following the instructions in #2 of my previous post.
    Just make sure whichever player you download is for the Intel Mac.
    "For instance , say you`re in a forum and there`e is a "hey , look at this...' type of thing. The "look at this" being an attachment of some sort."
    This involves your "browser" plug-ins. Assuming you are using QuickTime, this is done through QuickTime MIME Settings.
    Quicktime>Quicktime Player Preferences>Advanced
    Click on the MIME Settings button.
    Some browsers have their own default player plug-ins that can override QuickTime when you make a player selection on certain website. For instance: Realplayer opens .rm files. QuickTime cannot open .rm files.
    In the next window that opens up make sure that Streaming-Streaming movies is enabled (checked).
    While you’re at it make sure all the boxes are enabled by clicking on the corresponding triangles so that they are pointed down.
    This will show the “hidden” boxes.
    Click the OK button.
    I would restart just to be on the safe side.
    =========================
    Sorry, I am not familiar with Intel Macs. Suggest that if you have any concerns besides QuickTime, you may wish to cross-post in the Intel-based iMac Forums where knowledgeable users using the same model computer as yourself hang out.
    Maybe it would be easier if you would advise the type of player(s) you are interested in? I am assuming QuickTime since you posted in its forum. Are you having an issue making QT your default player?

  • I'm not techinal so please bear with me. I don't have the bar that allows me to type in a website. I did have a few minutes ago. When I make the page full screen and move my cursor to the top of the page, the bar drops down and I can use it.  help

    I'm not techinal so please bear with me. I don't have the bar that allows me to type in a website. I did have a few minutes ago. When I make the page full screen and move my cursor to the top of the page, the bar drops down and I can use it. I've tried restarting my computer, didn't work. Help!

    Well I figured it out, right click the arrow that makes the screen bigger and unclick the Hide Toolbar. I knew it couldn't be that hard.

  • All that comes up when I open Firefox are my toolbars and a place to enter a URL, but there is no window. I have to enter full screen mode to view websites.

    Something happened with Firefox where all that comes up when I open Firefox are my toolbars and a place to enter a URL, but there is no window. I have to enter full screen mode to view websites. How do I get back to a regular browsing window? I have no idea how this even happened.

    Hello,
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • How to display contact person full screen photo in making a call or receive call

    How to display contact person full screen photo in making a call or receive call

    Apple have removed the full screen contact image calling in 7.1, they come with default icon. Hope they bring back that option in next, you can also leave feedback @http://www.apple.com/feedback/

  • Problem in making air application in full screen on load

    Hi all
      I am new in flex developing. The problem I m facing in making a air application is that I want to make the application window in full screen view without the top toolbar.
    The code i got is like:
    <mx:Button label="fullscreen" click="stage.displayState = StageDisplayState.FULL_SCREEN_INTERACTIVE;"/>it is working on click the button.
    But I want this on starting the application. Without any user interface.
    Thanks and Regards

    Extensions require both native code and ActionScript code and are packed by the native extension compiler by Adobe to an ANE file. Check this tutorial: http://www.adobe.com/devnet/air/articles/building-ane-ios-android-pt1.html
    After compiling the extension, you can put the extensionId into your <extensions> branch in the application.xml and add the .ane as an excluded library into your AS3 project. Then you can use the extension like any other external library (swc file).
    It's also helpful to download and play around with extisting ANEs. There are some nice open source libraries here: https://github.com/freshplanet

  • Website with Full Screen Background Images

    I'm trying to create a website with full screen background images (or  possibly, a video) that will crop to the browser window. It's also  important that the image be center-justified. The Die Antwoord site does  pretty much what I'm trying to accomplish. I'd also like to know how  they can use such high resolution images. If I try to use a high res  image, the file size is enormous. Another site that uses similar  technology only with a video is the TV on the Radio site.
    I  am fairly new to Flash so please forgive me if this is a rudimentary question.  Any help will be greatly appreciated.

    Hi Bob,
    Thanks for your reply.
    What I'm concerned about is the crispness of my full-page images. Am I right in assuming with a PDF folio, static images won't be as crisp? Is there a way to maintain its sharpness?
    M

  • Have reset Firefox & completed all of steps in "Flash video won't play full screen on YouTube, Facebook and other websites", but video still won't work. Help!

    I have reset Firefox, completed all the steps in "flash video won't play full screen on YouTube, Facebook and other websites". And the video still won't play in full screen. It will play, but frequently stops or sound continues and picture freezes. I have noticed that if I continually move my mouse, it plays fine. All these videos play fine in IE and Chrome.

    Some problems with Flash video playback can be resolved by disabling hardware acceleration in your Flash Player settings. (See [[Flash Plugin - Keep it up to date and troubleshoot problems|this article]] for more information on using the Flash plugin in Firefox).
    To disable hardware acceleration in Flash Player:
    #Go to this [http://helpx.adobe.com/flash-player/kb/video-playback-issues.html#main_Solve_video_playback_issues Adobe Flash Player Help page].
    #Right-click on the Flash Player logo on that page.
    #Click on '''Settings''' in the context menu. The Adobe Flash Player Settings screen will open.
    # Click on the icon at the bottom-left of the Adobe Flash Player Settings window to open the Display panel. <br/> <br/>[[Image:fpSettings1.PNG]] <br/>
    # Remove the check mark from '''Enable hardware acceleration'''.
    # Click '''Close''' to close the Adobe Flash Player Settings Window.
    # Restart Firefox.
    This [http://www.macromedia.com/support/documentation/en/flashplayer/help/help01.html Flash Player Help - Display Settings page] has more information on Flash Player hardware acceleration, if you're interested.
    Does this solve the problem? Let us know.

  • How can i remove the bar (where i search for websites) when i full screen for my macbook pro

    how can i remove the bar (where i search for websites) when i full screen

    ohhh k i got it but thats not what i am looking for, so when i full screen i want it to be like fully full screen like when i watch a movie i want nothing but the movie on the screen and when i bring the mouse up then the tab shows again thats what exactly I'm asking about.

  • How do I view a website over the full screen while using the 6 plus in horizontal mode

    How do I view a website over the full screen while using the iPhone 6 plus in horizontal mod?

    You said you found several domain.sites files.
    iWeb uses one at a time to create webpages.
    Your webpages, your site, has disappeared with MobileMe.
    You have to find a new host and publish there.
    But to publish you need one of your domain files.
    Try iWebSites to open them :
    http://www.wyodor.net/_Demo/Aptana/iWebSites.html

Maybe you are looking for

  • Filtering top level tabs based on user attributes

    Hello everyone ~ I've been creating role and workset filters based on the Webinar demonstration given by Marion Schlotte (<a href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/17968de1-0a01-0010-1f9f-c090fbc7001a">Filterin

  • SP 2013 designer workflow deployment error on new SP Farm

    We are using SharePoint 2013 enterprise and InfoPath 2013 for the workflow requirements as mentioned below: For Approval, Reminder and Alert Emails we have used SharePoint designer workflows with following details: SP2010 Workflow This is a site work

  • Dynamic link media server

    Cs6, windows 7, Movies won't open "dynamic link media server not available"  ???

  • Copy control from PO to outbound delivery

    How is the customization of the copy control from the purchase order to outbound delivery is done (especially for the intercompany processes)? Thanks in advance for the answers.

  • [SOLVED] Missing package () function for PyTyle2

    Hi, I was trying to install this tarball from the AUR: https://aur.archlinux.org/packages.php?ID=42541 But it prompts the following error: ==> ERROR: Missing package() function in /home/kolt/AUR/pytyle2-hg/PKGBUILD I've read the PKGBUILD and have no