Anyone know what might be causing this?
Looks great in IE, but Firefox is having an issue.
http://www.alston.com/abresourcecenter/ ... 3&bypass=1
Menu positioning off in Firefox
Aha, I see the problem now, try resizing the browser and you'll see the problem.
Looks like you've got a height=100% in there that's being rendered differently on the browsers.
Personally, I don't like the use of height=100% for anything (this reason in particular) so see if you can get rid of it.
Hope this helps,
Andy
Looks like you've got a height=100% in there that's being rendered differently on the browsers.
Personally, I don't like the use of height=100% for anything (this reason in particular) so see if you can get rid of it.
Hope this helps,
Andy