Please help me in this guys. First go in this link using IE then click any name there. A popup page will come up. Everything is fine there.. But when you browse that page using Firefox. A big difference will come up. Please let me know what should i do on that issue... I cant figure it out..
What difference do you mean? Can you be more specific? I tested it and yes, in some specific configuration there's a big difference. But... Without knowing what difference do you see, it can be hard to help.
So... I looked into it and tested it. That site's code is a mess. Should be rewritten. To solve your problem, you need to replace the piece of code below with another one below. Edit: I bolded the changed part. <td width="30%" valign="top"> <[B]span[/B] style="vertical-align:top; width:250px;"> <img width=250 src=http://lasocpr1.lsp.org/./maps/2401883.jpg alt="HERBERT E FONTENOT" /> </[B]span[/B]><br> Code (markup): <td width="30%" valign="top"> <[B]div[/B] style="vertical-align:top; width:250px;"> <img width=250 src=http://lasocpr1.lsp.org/./maps/2401883.jpg alt="HERBERT E FONTENOT" /> </[B]div[/B]><br> Code (markup):
Your site has 234 html errors, 8 CSS errors and an incorrect top of page and you want to complain about Firefox? Quit trying to "fix" FF. IE will always be the problem.