Results 1 to 6 of 6

Thread: Yes, Another Dynamic-FX Slide-In Menu Question

  1. #1
    Join Date
    Jul 2006
    Posts
    497
    Thanks
    8
    Thanked 70 Times in 70 Posts

    Default Yes, Another Dynamic-FX Slide-In Menu Question

    1) Script Title: Dynamic-FX Slide-In Menu

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

    2 b) Script URL (for me): http://www.auto-chat.net/ccarter/ha.html

    3) Describe problem: Okay, I have absolutely no idea why, but I made a test page and it does absolutely nothing. I went through several times to proofread and make sure it matched, and even re-pasted the code a few times. Any help will be much appreciated.

    Thanks in advance,
    Chris

  2. #2
    Join Date
    Apr 2006
    Posts
    429
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    HTML Code:
    <SCRIPT SRC="css/ssm.js" type="text/javascript"></SCRIPT>
    <SCRIPT SRC="css/ssmItems.js" type="text/javascript"></SCRIPT>
    ssm.js should be put place first then ssmItems.js

    and ive tried '\' the slide-in menu disappears so try '/'
    Please don't mind me. I am just posting a lot of nonsense.

  3. #3
    Join Date
    Jul 2006
    Posts
    497
    Thanks
    8
    Thanked 70 Times in 70 Posts

    Default

    Mucho gracias, Senior! The smallest mistakes are the hardest to find and the most embarassing to have shown to you, lol.
    Last edited by Jesdisciple; 07-15-2006 at 03:43 AM.

  4. #4
    Join Date
    Apr 2006
    Posts
    429
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    thats coz ur server has no menu/ssm.js or menu/ssmItems.js in it

    are u sure u have uploaded these two files correctly?

    [edit]
    just check ur site
    ssm.js and ssmItems.js is located here
    HTML Code:
    http://www.auto-chat.net/ccarter/
    not
    HTML Code:
    http://www.auto-chat.net/ccarter/menu/
    so either move the js file to the menu subdirectory or remove them and do this:

    HTML Code:
    <SCRIPT SRC="ssm.js" type="text/javascript"></SCRIPT>
    <SCRIPT SRC="ssmItems.js" type="text/javascript"></SCRIPT>
    Last edited by jr_yeo; 07-15-2006 at 03:50 AM.
    Please don't mind me. I am just posting a lot of nonsense.

  5. #5
    Join Date
    Jul 2006
    Posts
    497
    Thanks
    8
    Thanked 70 Times in 70 Posts

    Default

    ya I figured that out after I edited lol *sheepish* \/ I'm not a noobie to forums or HTML, I'm just an idiot. \/

  6. #6
    Join Date
    Apr 2006
    Posts
    429
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    its okay its a newbie thing nothing to be embarrassed about
    Please don't mind me. I am just posting a lot of nonsense.

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
  •