Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. 🚫 No AI-generated (LLM) posts allowed. Share your own thoughts and experience — accounts may be terminated for violations.

For Sale Dumb question

Status
Not open for further replies.

DropWizard.com

Level 8
Legacy Platinum Member
Joined
May 6, 2002
Messages
1,686
Reaction score
51
There doesn't seem to be a forum for this question but I'm canadian so I'll ask it here:lol:

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?
 

liberator

Level 6
Legacy Platinum Member
Joined
Jan 2, 2007
Messages
620
Reaction score
2
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
 

DropWizard.com

Level 8
Legacy Platinum Member
Joined
May 6, 2002
Messages
1,686
Reaction score
51
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
 
Status
Not open for further replies.

Who has viewed this thread (Total: 1) View details

Who has watched this thread (Total: 1) View details

The Rule #1

Do not insult any other member. Be polite and do business. Thank you!

Members Online

No members online now.

Premium Members

Upcoming events

Latest Listings

Our Mods' Businesses

*the exceptional businesses of our esteemed moderators

Top Bottom