Results 1 to 7 of 7

Thread: SlashDot Menu

  1. #1
    Join Date
    Sep 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default SlashDot Menu

    1) Script Title: SlashDotMenu

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/slashdot.htm

    3) Describe problem: On the link above the example of it loads fine and works using Safari, as well does the version on Slashdot, the problem is that the the downloaded version doesn't work using safari..

    Surely it should as I can see it working on the link above!

    I haven't edited the code, also on the loaded page it doesn't display and source code, its just blank.

  2. #2
    Join Date
    Sep 2005
    Posts
    882
    Thanks
    0
    Thanked 3 Times in 3 Posts

    Default

    Does the menu you downloaded work in other browsers?

  3. #3
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    This script is only supposed to work these browsers:
    FireFox (1+)
    Internet Explorer (5+)
    And Oprah (7+)
    - Mike

  4. #4
    Join Date
    Jun 2006
    Posts
    182
    Thanks
    0
    Thanked 14 Times in 14 Posts

    Default

    The new version works well on almost all browsers.

  5. #5
    Join Date
    Sep 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I tried it using Opera and it worked.

    Loading it on my computer, and on the internet using Safari loads nothing.

    Edit: Just noticed that on the latest version link you posted the demo doesn't load for me in Safari either, however on the DD slashdotmenu page the demo does load, as well as the slashdot page menu. :S
    Last edited by Sticky; 09-25-2006 at 09:54 PM.

  6. #6
    Join Date
    Nov 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Slashdot / Safari issue

    I'm having the same issue as above. I see it working on DD (in Safari) but when I download and upload to my server (latest file, with no modifications at all) the page loads entirely blank. Source code is blank as well.

    It works fine in other browsers.

    Is this a server issue? What am I missing?

  7. #7
    Join Date
    Nov 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Safari Issue solved

    The Safari issue was solved for me by using the head info from the slashdotmenu.html page:

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

    Thanks.

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
  •