Unread 08-27-2007, 02:53 AM
mhabca mhabca is offline
Junior Member
Join Date: Aug 2007
Posts: 2
  #1  
Default Help with Firefox

I am completely new and basically have no idea what I am doing. Here is my trial website:

http://www.capeisgreat.org/trialindex.html

Everything works fine in Safari. In firefox, the dropdowns do not work. However if you go here:

http://www.capeisgreat.org/comingsoon.html
they work just fine. It makes no sense, since the "coming soon" page is simply a copy and past of the trial index page. Why would one work and not the other?

I'd really appreciate some help. Thanks.

Last edited by mhabca : 08-27-2007 at 02:54 AM. Reason: spelling
Reply With Quote
Unread 08-27-2007, 02:16 PM
bcarl314 bcarl314 is offline
Senior Member
Join Date: Aug 2007
Posts: 141
  #2  
Default

Not 100% sure if this is the cause, but there are a few small html problems with your ul li list...

you have
Code:
<li><a class-="nohref">Governance</a>
Note the "-" before the "=" sign

also, I notice:

Code:
<li><a class="nohref"">Outstanding Achievement</a>
you have an extra closing quote.

Finally, and this might be the issue here...

You're missing a closing font tag in your html content...

Code:
<div style="margin-left:9em;height:20em;">

	<img src="header1.jpg" align="top"><p>
<h1><font color="maroon">

Welcome Back to the 2007 - 2008 School Year!!
</h1></font>
<font color="maroon">
Classess resume Thursday, August 30, 2007 for all students.
<!-- Need closing font tag here -->
</div>
Reply With Quote
Unread 08-27-2007, 02:58 PM
mhabca mhabca is offline
Junior Member
Join Date: Aug 2007
Posts: 2
  #3  
Default

Thank you, thank you, thank you. I don't know which of those three things fixed it, but it works great now!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 05:13 PM.


Powered by vBulletin® Version 3.0.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.