Results 1 to 2 of 2

Thread: "Bookmark Site script" does not work for me

  1. #1
    Join Date
    Jan 2016
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default "Bookmark Site script" does not work for me

    1) Script Title: Bookmark Site

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex9/addbook.htm

    3) Describe problem: The Bookmark Site script does not work for me. Can anyone tell me what I'm doing wrong? The webpage I'm using it on is the main (index.htm) page at: http://tiny.cc/timeanddate (shortened URL) and the script is in files/bookmark.js. I include it in the webpage as shown below. (I am using Firefox 43.0.4.)

    HTML Code:
    <head>
    <script type='text/javascript' src='files/bookmark.js'></script>
    </head>
    
    <body>
    <a href="javascript:bookmarksite('Time Zones and the International Date Line Part 1', 'http://tiny.cc/timeanddate')"> Bookmark this page</a>.
    </body>
    The code in the .js file is copied exactly as is from the DD script page, minus the html <script> and </script> tags.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    This is a very old script, so I'm not surprised it may not work anymore in some browsers. In fact, I think in modern browsers on Desktop, there is no longer any reliable way to bookmark a page via scripting. I dug around, and maybe this post might be helpful to you: https://www.thewebflash.com/how-to-a...-your-website/
    DD Admin

Similar Threads

  1. Flip Book "Images"... does NOT show up, on "newly" hosted Web Site
    By ggmoss in forum Dynamic Drive scripts help
    Replies: 2
    Last Post: 01-10-2013, 01:06 AM
  2. Omnislide menu: can't get "mailto" to work in "menuItems.js" file
    By paulzab in forum Dynamic Drive scripts help
    Replies: 2
    Last Post: 01-28-2012, 04:37 AM
  3. Replies: 1
    Last Post: 02-27-2009, 07:17 AM
  4. Replies: 1
    Last Post: 08-19-2008, 01:36 AM
  5. Replies: 1
    Last Post: 10-30-2005, 02:41 AM

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
  •