Results 1 to 2 of 2

Thread: Slashdot menu help

  1. #1
    Join Date
    Aug 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Slashdot menu help

    1) Script Title: Slashdot Menu

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

    3) Describe problem:

    I apologize if this is a double post, but I couldn't find this problem anywhere by searching.

    I have implemented the menu on a new site I'm developing at http://www.a1e.ca/beta2/index.php

    Everything works wonderfully on that page.

    I'm using PHP includes so I don't have to recode everything. The page calls the .js file in the <head>, and then the PHP include calls includes/nav.inc.

    As I said, the index.php page works very well. Now, the problem starts. I simply copied index.php and renamed it to results.php (full URL: http://www.a1e.ca/beta2/results.php), and the script doesn't work. I haven't changed a thing. I've verified this in both IE and Firefox.

    Edited to add: there is no external .css file referenced in the code specifically for the menu. I have included the CSS information in my main stylesheet, http://www.a1e.ca/beta2/style.css.

    Did I mess something up?

    Thanks for any and all help.
    Last edited by JarretA; 08-14-2007 at 12:19 AM. Reason: update

  2. #2
    Join Date
    Aug 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I know this doesn't have any replies, but if anyone had looked at this and was trying to find a soution, thanks for your time.

    I found the problem. I made a horrible copy/paste error.

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
  •