Results 1 to 4 of 4

Thread: Looking for Script, Make this my home page

  1. #1
    Join Date
    Apr 2006
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Looking for Script, Make this my home page

    I like to get code to make this website avaliable for users to click a link and have the website as their hompage. Thanks Phil

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

    Default

    Just look on the DD scripts library.

    http://www.dynamicdrive.com/dynamicindex9/addhome.htm
    (Internet Explorer only it seems.)


    For bookmarking, and more widely supported:
    http://www.dynamicdrive.com/dynamicindex9/addbook.htm
    (IE, FF, Opera, +?)
    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

  3. #3
    Join Date
    Apr 2006
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks yea IE only the other browsers don't use external code.

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

    Default

    External?
    The other browsers allow code that is done like this--
    <script type="text/javascript" src="MYSCRIPT.js">

    It appears the first doesn't work due to the command itself... just not available (and for good reason... security) in the other browsers. It isn't anything particularly special... not activeX or anything specifically for IE. It's just a specific command that is not supported in other browsers.

    Not sure about a solution. I've seen scripts that do this, but I can't remember if they do support more than just internet explorer. However, google may hold the answers.
    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

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
  •