Welcome to TalkGraphics.com
Results 1 to 8 of 8
  1. #1
    Join Date
    Aug 2000
    Location
    wakefield,nelson,new zealand.
    Posts
    57

    Default

    Is it possible to have fullscreen windows for the entire site without the pop up feature can i create a site of these windows including index.htm and add my own style navigation as required, even toolbarless pre sized windows would do the job, this is to integrate on a CDRom presentation mostly in Flash but i would like to display some jpg's at high res and allso some mpg video, this will later be scalled for the web, hope this makes sense TIA Dave.
    IP

  2. #2
    Join Date
    Aug 2000
    Location
    wakefield,nelson,new zealand.
    Posts
    57

    Default

    Is it possible to have fullscreen windows for the entire site without the pop up feature can i create a site of these windows including index.htm and add my own style navigation as required, even toolbarless pre sized windows would do the job, this is to integrate on a CDRom presentation mostly in Flash but i would like to display some jpg's at high res and allso some mpg video, this will later be scalled for the web, hope this makes sense TIA Dave.
    IP

  3. #3
    Join Date
    Aug 2000
    Location
    Ingolstadt, Germany
    Posts
    358

    Default

    You can resize the current window using JavaScript's window.resizeTo() in V4 browsers (very rude for a web site, obviously). But you can't remove the browser chrome without using a pop-up.

    A possibility would be to include a (possibly autorun) link to start Internet Explorer in kiosk mode (iexplore -k) for Windows users, whilst anyone else can just use the HTML files.
    IP

  4. #4
    Join Date
    Aug 2000
    Location
    wakefield,nelson,new zealand.
    Posts
    57

    Default

    Thanks Andrew for taking time to reply, kiosk mode i have not heard of that before i will look into it, is it available with all OS's ie 9x 2000 ect it may do the trick im just trying to do this without a specialist programme, regards Dave.
    IP

  5. #5
    Join Date
    Aug 2000
    Location
    Ingolstadt, Germany
    Posts
    358

    Default

    I believe kiosk mode is available on all Win platforms, from IE4 up. So should be OK.
    IP

  6. #6
    Join Date
    Aug 2000
    Location
    wakefield,nelson,new zealand.
    Posts
    57

    Default

    Thanks again Andrew, cant seem to find reference to kiosk mode on my system, any ideas how to launch it, is it with Java script, regards Dave.
    IP

  7. #7
    Join Date
    Aug 2000
    Location
    Ingolstadt, Germany
    Posts
    358

    Default

    You have to invoke it from the command line - try, for example, going to Start>Run...>"iexplore -k (optional URL)".

    For a CDROM, you could write a small autorun program to find out the path of the itself on the CDROM, and invoke IE with the right filename. Don't know enough about Win32 programming to help you there, but I imagine someone will already have written one you can use, somewhere.
    IP

  8. #8
    Join Date
    Aug 2000
    Location
    wakefield,nelson,new zealand.
    Posts
    57

    Default

    Thanks Andrew ill check this out , regards Dave.
    IP

 

 

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
  •