first off, here's the HTML.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Morgan County, Tennessee, USA</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="description" content="Morgan County East Tennessee, official website of Morgan County, USA" /> <meta name="keywords" content="Morgan County, East Tennessee, USA" /> <link rel="stylesheet" href="images/nav2.css" type="text/css" /> <script type="text/javascript" src="picmove.js"></script> <script type="text/javascript" src="BDControl.js"></script> <script type="text/javascript" src="FancyBox/jquery-1.3.2.js"></script> <script type="text/javascript" src="FancyBox/fancybox/jquery.fancybox-1.2.6.js"></script> <link rel="stylesheet" href="FancyBox/fancybox/jquery.fancybox-1.2.6.css" type="text/css" media="screen" /> <link rel="stylesheet" href="main.css" type="text/css" /> </head> <body> <div id="wrapper"> <div id="headerwrapper"> <div id="topheader"> <p class="subhead"><em>Business Directory</em></p> <div id="logo"> <a href="index.htm" target="_parent"><img src="logo.png" width="228" height="88" alt="" /></a> </div> </div> <div id="mainheader"> <div id="pics"><img src="bus.jpg" width="1000" height="251" alt="" /></div> </div> <div id="curve"> <img src="curve2.png" width="1000" height="153" alt="" /> <div id="nav"> <!-- nav here --> <ul id="cbinsmenuebul_table" class="cbinsmenuebul_menulist" style="width: 1000px; height: 39px;"> <li class="spaced_li"><a href="index.htm" target="_parent"><img id="cbi_cbinsmenu_1" src="images/ebbtcbinsmenu1_0.gif" name="ebbcbinsmenu_1" width="111" height="39" style="vertical-align: bottom;" border="0" alt="Home" title="" /></a></li> <li class="spaced_li"><a href="service.htm" target="_parent"><img id="cbi_cbinsmenu_2" src="images/ebbtcbinsmenu2_0.gif" name="ebbcbinsmenu_2" width="111" height="39" style="vertical-align: bottom;" border="0" alt="Public Service Directory" title="" /></a></li> <li class="spaced_li"><a href="business.htm" target="_parent"><img id="cbi_cbinsmenu_3" src="images/ebbtcbinsmenu3_0.gif" name="ebbcbinsmenu_3" width="111" height="39" style="vertical-align: bottom;" border="0" alt="Business Directory" title="" /></a></li> <li class="spaced_li"><a href="tourism.htm" target="_parent"><img id="cbi_cbinsmenu_4" src="images/ebbtcbinsmenu4_0.gif" name="ebbcbinsmenu_4" width="109" height="39" style="vertical-align: bottom;" border="0" alt="Tourism" title="" /></a></li> <li class="spaced_li"><a href="economic.htm" target="_parent"><img id="cbi_cbinsmenu_5" src="images/ebbtcbinsmenu5_0.gif" name="ebbcbinsmenu_5" width="116" height="39" style="vertical-align: bottom;" border="0" alt="Economic Development" title="" /></a></li> <li class="spaced_li"><a href="infrastructure.htm" target="_parent"><img id="cbi_cbinsmenu_6" src="images/ebbtcbinsmenu6_0.gif" name="ebbcbinsmenu_6" width="110" height="39" style="vertical-align: bottom;" border="0" alt="Infrastructure" title="" /></a></li> <li class="spaced_li"><a href="education.htm" target="_parent"><img id="cbi_cbinsmenu_7" src="images/ebbtcbinsmenu7_0.gif" name="ebbcbinsmenu_7" width="110" height="39" style="vertical-align: bottom;" border="0" alt="Education" title="" /></a></li> <li class="spaced_li"><a href="demographics.htm" target="_parent"><img id="cbi_cbinsmenu_8" src="images/ebbtcbinsmenu8_0.gif" name="ebbcbinsmenu_8" width="111" height="39" style="vertical-align: bottom;" border="0" alt="Demographics" title="" /></a></li> <li><a href="community.htm" target="_parent"><img id="cbi_cbinsmenu_9" src="images/ebbtcbinsmenu9_0.gif" name="ebbcbinsmenu_9" width="111" height="39" style="vertical-align: bottom;" border="0" alt="Community Calender" title="" /></a></li> </ul> <script type="text/javascript" src="images/cbjscbinsmenu.js"></script> <!-- end nav --> </div> <div id="search"><img src="search2.png" width="144" height="25" alt="" /> </div> </div> </div> <div id="maincontent"> <div id="thankyou"> <button>test2</button> </div> <span id="break"> <button>Spanner</button> </span> <div id="right"> <button>Test</button> </div> </div> <div id="footer"><img src="line.png" width="1000" height="6" alt="" /><br /><br />Disclaimer Statement | Partnering Agencies | Contact Morgan County</div> </div> </body> </html>
Now, the Test button is the only one that works. You cannot click spanner or testy. They just don't even function like buttons. Even adding an onclick thinking that perhaps it would still work doesn't work. They're completely unclickable.
This is probably the weirdest problem i've ever come across. I've never seen buttons that don't work in certain DIVs. Anyone got any idea?
I can post the CSS if you like.
Edit: It might help if I mention that firefox is the only browser having this issue.
This post has been edited by ccubed: 28 November 2009 - 06:29 PM

New Topic/Question
Reply



MultiQuote





|