Welcome to Welcome to DNF.com™ - Domain Sales, Domain Forum, Domain Appraisals, Domain Registrars

If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the largest domain name community on the internet and continues to grow every day. There are over 105,000 domainers on DNForum doing everything from buying domains, selling domains, learning about domains and discussing domains. Take a minute and Register.

Register Today on DNForum IT'S FREE!

Results 1 to 3 of 3

Thread: Dumb question

  1. #1
    Platinum Lifetime Member
    DropWizard.com's Avatar
    Join Date
    May 2002
    Location
    Langley, BC
    Posts
    1,365
    Country

    Canada
    DNF$
    3,338
    Bank
    0
    Total DNF$
    3,338
    Donate  

    Dumb question

    There doesn't seem to be a forum for this question but I'm canadian so I'll ask it here

    If any of you are familiar with html for firefox I can't resolve the nav panel on the front page of this site http://www.benefitconsultants.com

    The nav panel on the back pages all show, just not on the front page. Works fine in explorer. I've gone over it until my eyes are turning backwards with no success.

    Anybody see what I'm missing?

  2. #2
    Platinum Lifetime Member
    liberator's Avatar
    Join Date
    Jan 2007
    Location
    Canada
    Posts
    646
    Country

    Canada
    DNF$
    620
    Bank
    0
    Total DNF$
    620
    Donate  
    Hey DW,

    Seems you have some problems with a comment break in your code, this:

    Code:
    <SCRIPT language=javascript type=text/javascript>
    
    <!--
    
    document.getElementById("XSP_LEFT_PANEL_SPC").innerHTML = document.getElementById("XSP_LEFT_PANEL").innerHTML;
    
    document.getElementById("XSP_LEFT_PANEL").innerHTML = "&nbsp;";
    </script>
    //-->
    Should be:

    Code:
    <!--
    <SCRIPT language=javascript type=text/javascript>
    
    document.getElementById("XSP_LEFT_PANEL_SPC").innerHTML = document.getElementById("XSP_LEFT_PANEL").innerHTML;
    
    document.getElementById("XSP_LEFT_PANEL").innerHTML = "&nbsp;";
    </script>
    //-->
    Let me know if that doesn't work.

    Cheers,

    Jay
    Canadian Registrar ~~ Ready.ca

  3. #3
    Platinum Lifetime Member
    DropWizard.com's Avatar
    Join Date
    May 2002
    Location
    Langley, BC
    Posts
    1,365
    Country

    Canada
    DNF$
    3,338
    Bank
    0
    Total DNF$
    3,338
    Donate  
    Hey Jay thanks that worked!! Not quite sure why it seemed the script form was ok to me but ......

    You're hired for all my future problems

    Gordon

Bookmarks

Domain name forum recommended by Domaining.com