View Single Post
Old 08-07-2012, 03:29 PM   PM User | #6
tangoforce
Senior Coder

 
tangoforce's Avatar
 
Join Date: Feb 2011
Location: Your Monitor
Posts: 3,521
Thanks: 45
Thanked 440 Times in 429 Posts
tangoforce will become famous soon enoughtangoforce will become famous soon enough
Quote:
Originally Posted by countrydj View Post
in Firefox I foud that the top menu didn't work, but the bottom menu, which is NOT inside a table, did work.
Still not clear..

Are you saying that CURRENTLY something PHP related is not working?

OR

Are you saying that it is a html issue that is / is not currently / previously working?

If its a html issue then this is the wrong forum. I looked at your source and performed a search for <? and found nothing.
__________________
Please wrap your code in [php] tags. It is a sticky topic and it HELPS us to HELP YOU!
TIP: Coding styles and $end errors :::::::::: TIP: Warning: Cannot modify header information - headers already sent :::::::::: TIP: Quotes / Parse error: syntax error, unexpected T_..
PHP Code:
//Please don't use this for your form processing:
if (isset($_POST['submit']))
//Internet explorer has a bug and does not always send the submit value. 
Explanation: The IE if(isset($_POST['submit'])) bug explained.
tangoforce is offline   Reply With Quote