Forum Moderators: open
Issues...I think it's mostly the menu that's causing it. Things aren't positioned correctly. The menu flickers and isn't quite organized correctly when the multi-levels open.
I am using the JQuery Slide Menu (.js and .css files) from DynamicDrive.com. The website is developed using an older version of FrontPage and, other than the menu, is HTML-based.
Like I said at the beginning, I'm self-taught, and I don't really know how to fix this.
Any recommendations?
Thanks!
[edited by: tedster at 8:26 pm (utc) on April 14, 2009]
[edit reason] removed specifics about the site [/edit]
Before you try to fix a cross-browser display problem, you should make sure that your mark-up is valid. Trying to fix a cross-browser issue when the code isn't valid can be an impossible task.
W3C Validator - HTML [validator.w3.org]
W3C Validator - CSS [jigsaw.w3.org]