Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Extended Desktop

  1. #1
    Join Date
    Jul 2006
    Posts
    142
    Thanks
    7
    Thanked 0 Times in 0 Posts

    Default Extended Desktop

    Hey guys,

    On a windows extended desktop (two monitors - extended screen) is there a way to make any internet browser full screen? So, what I am asking is the browser to be full screen on the whole extended desktop not just one monitor. The only way is to stretch the window but I want full screen with no bars (none - just like in full screen). I am trying to use a visual stimulation program which is browser based.

    Please help

  2. #2
    Join Date
    Mar 2007
    Location
    Tarboro, NC
    Posts
    290
    Thanks
    8
    Thanked 2 Times in 2 Posts

    Default

    You mean like whenever you press F11? Have you tried stretching it across then pressing F11? If that doesn't work then I don't know of any way to do it, since I don't have extended desktops I can't really experiment sorry.
    Wow, I was just reading past posts and man I was a butthole sometimes to people. So if you ever got the end of it, then sorry...

  3. #3
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    I really don't think that it is possible to do. I just tried all the things I could think of on my extended desktop setup, but no luck on anything. Sorry.
    "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
    TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design

  4. #4
    Join Date
    Jan 2007
    Posts
    629
    Thanks
    10
    Thanked 28 Times in 28 Posts

    Default

    Why would you want to? No layout on the web is design to work between two screens like that. At best, the layout would have a large gap in the middle (Although if the screens are set up vertically, I guess it wouldn't look too bad).

    I'm pretty sure that it's impossible as well. I tried myself and could not make it work.
    Last edited by Jas; 05-10-2008 at 03:34 AM. Reason: Lots of typos!
    --Jas
    function GreatMinds(){ return "Think Like Jas"; }
    I'm gone for a while, but in the meantime: Try using my FTP script | Fight Bot Form Submissions

  5. #5
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Jas-- it could be a design set specifically to the pixel dimensions of both screens, thus taking into account the gap. (Sounds like this isn't something for the web, but more his personal use.)

    I don't have an answer, though. Perhaps try a few browsers and see if anything happens to work like that. On the other hand, perhaps you could just try using two windows.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  6. #6
    Join Date
    Jan 2007
    Posts
    629
    Thanks
    10
    Thanked 28 Times in 28 Posts

    Default

    Gotcha. But why not just use one screen with the correct resolution? I have one that goes up to 1920 X 1200-- and some screens/ graphic cards can probably go even bigger. Besides, call me a pessimist, but I think checking the full screen concept is going to be a dead end-- a program usually seeks to maximize relative to the current screen, not the entire desktop. Only some specially designed programs actually stretch to both screens (such as some graphic or game building programs).
    --Jas
    function GreatMinds(){ return "Think Like Jas"; }
    I'm gone for a while, but in the meantime: Try using my FTP script | Fight Bot Form Submissions

  7. #7
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    I don't really disagree with you, but I think the reason is pretty simple-- he wants more space (not just more resolution), and he doesn't have a huge monitor-- just two regular sized monitors. And big monitors are expensive.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  8. #8
    Join Date
    Jul 2006
    Posts
    142
    Thanks
    7
    Thanked 0 Times in 0 Posts

    Default

    Thank you guys vary much for all your reply but I guess it could be a html question. Is there a way I can get the browser to extend to the other screen in full screen mode ? I know there is no straight forward way but any workaround? Its not just for my personal use. I am developing a flash program but I want it to spread throughout the screens. Let me know if there is any way. )

  9. #9
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    There isn't an absolute answer here-- if it works, it works. If not, well, keep trying, but it's just not how programs are generally designed. It really depends on the system as well.... I can certainly do it on my Mac, but that is to say I can stretch the window, not actually run fullscreen mode using both screens.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  10. #10
    Join Date
    Jan 2007
    Posts
    629
    Thanks
    10
    Thanked 28 Times in 28 Posts

    Default

    Well, if you want the difficult way to go, you could essentially split the page in half, and have the user open up two windows and full size them both. You might be able to use AJAX on one page to figure out if the URL on window the other window changed. But that would be pretty tough, I think. It would take a lot of server side work.

    Like djr33 said, if it works, it works. There's never really a "right" or "wrong" answer in programing or web development (but there is valid and invalid ).
    --Jas
    function GreatMinds(){ return "Think Like Jas"; }
    I'm gone for a while, but in the meantime: Try using my FTP script | Fight Bot Form Submissions

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •