|
Thank you for the tips. Actually by the time I posted this question I came across the issue. I didn't define width for my #wrapper ID in my CSS, only height and Firefox apparently didn't like it. I removed height and just added width attribute and it was fine. I'm not a big javascript person and wanted to easy had rollovers to my menu so that is why I decided to use DW. I'll also take the advice of getting rid of tables. I'm pretty good at laying out with tables and that's why I still utilize them. It just seems like I have more issues, myself, when using scrictly <div>.
|