Results 1 to 6 of 6

Thread: Looking for a script that....

  1. #1
    Join Date
    May 2006
    Posts
    266
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Looking for a script that....

    Hi i want people to be able top place a short cut on there desktop. but when opened in make the address, file and everything else disappear.

    I think this site has one but it is when you click a link on the HTML page that it opens the pop up, and makes all that stuff disappear.

    Thanks
    The web in one word.

  2. #2
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    I am failing to see exactly what you want here.

    You want me to click a link on your site, and this will place an icon on my desktop to that page (instead of a bookmark?)

    Then you want it so that when I double click this new icon it opens my browser but without the address bar, tool bars and all my other add ons at the top? Is this correct?

    If so, you are basically out of luck, that is called (if I remember correctly) a chomeless window. Because of certain attributes assosiated with them, they have been unable to be supported by browsers for many a moon.

    If this is not correct, then please explain again and I will see what can be done then
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  3. #3
    Join Date
    May 2006
    Posts
    266
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    yes your right...
    ok failing that is there any free exe makers that allow me to embed html website in side.
    i downloaded browserbob its ok so i brought it but never got the unlock code. it should of cost me 49.00 but i have brought it twice and both times i never got the unlocking code.

    The people that run in don't give you the unlocking code they are ****ed
    The web in one word.

  4. #4
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Well, under Windows with IE it's possible to use a .hta file (HyperText Application). Unfortunately, this won't work on any other operating systems. I don't believe there is a cross-platform solution.
    that is called (if I remember correctly) a chomeless window.
    Chromeless It's not quite. Chromeless windows involve removing all decoration from a window, including those added by the window manager (such as the title bar). However, all that's required here is to hide the menus, which is indeed possible by passing parameters to window.open(). However, I've no idea how that would be done from a shortcut (especially since shortcut formats differ across platforms, and the browser that will be used is unknown).
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  5. #5
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    yes I forgot my R. LOL I have a picky keyboard at work. Sometimes it doesnt produce r's and other times it removes my K's or B's.

    picky equipment I tell ya!
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  6. #6
    Join Date
    Oct 2006
    Location
    Shanghai, China
    Posts
    36
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    I am looking for something simular.

    How about a script that will remove the menus when the page is loaded? Or reloads/redirects the page without the menus?

    Thanks,

    Joe

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
  •