DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    daniel Guest

    Dhtml menu problem


    Hi there,
    Any body out there got time to help me with a dhtml problem I'm having.

    For 2 days now and a bunch of hair less I have battled to get this dhtml
    menu to work on my site. It works fine in the default folder but I cant get
    the images to show in a cgi-bin template folder.
    Any help would be appreciated
    Here is the problem page
    http://www.allianceyachts.net/cgi-bi...xec/search.cgi

    heres what is supposed to look like..
    http://www.allianceyachts.net/contact.shtml

    I'm sure one of you code gurus will probably spot it in a jiffy.

    Thanks
    Daniel

  2. #2
    patch Guest

    Re: Dhtml menu problem

    Sorry Daniel, I had a look at the page in question but the code is such a
    mess it's givin' me a headache.. maybe you want to clean it up first (and
    maybe that's even the solution);
    a line of code should look like:

    <table border="0" cellpadding="0" cellspacing="0" style="border-collapse:
    collapse" bordercolor="#111111" width="100%" id="AutoNumber1">
    (that is: no breaks inside a tag)

    in stead of:

    <table border="0" cellpadding="0" cellspacing="0" style=
    "border-collapse: collapse" bordercolor="#111111" width="100%"
    id="AutoNumber1">
    (breaks in tags)

    this, at least, makes for more easy reading..

    another thing I noticed on both pages is that the page tries to access my A:
    drive.. that can't be good..

    sorry I can't be more of a help..
    patch



    daniel wrote in message <3d060266$1@10.1.10.29>...
    >
    >Hi there,
    >Any body out there got time to help me with a dhtml problem I'm having.
    >
    >For 2 days now and a bunch of hair less I have battled to get this dhtml
    >menu to work on my site. It works fine in the default folder but I cant get
    >the images to show in a cgi-bin template folder.
    >Any help would be appreciated
    >Here is the problem page
    >http://www.allianceyachts.net/cgi-bi...xec/search.cgi
    >
    >heres what is supposed to look like..
    >http://www.allianceyachts.net/contact.shtml
    >
    >I'm sure one of you code gurus will probably spot it in a jiffy.
    >
    >Thanks
    >Daniel




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
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links