close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

ok in Firefox but not IE

Thread began 9/09/2009 10:15 am by question382438 | Last modified 9/10/2009 9:29 am by Jason Byrnes | 1950 views | 3 replies |

question382438

ok in Firefox but not IE

menu ok in firefox but not IE, specifically IE8. Not sure if not working with other IE.

The menu doesn't look pretty only because I've been playing with the format to fix the problem. Here's the link:

forumparentyrmain.asp

Also, there's an extra unwanted line above the menu. How do I get rid of the line?

Sign in to reply to this post

Jason ByrnesWebAssist

The problem is caused by the doctype tag:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">


It is mssing the link to the DTD to use, so IE is going into Quirks mode. In Quirks mode, IE uses the 5.5 rendering engine.


change the doctype to:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

So that it will use the correct DTD.

Sign in to reply to this post

question382438

Thx. The code fixed the IE problem.

BTW, I did find the solution to remove the unwanted blank line. In DW, block edit I made the top margin to zero. Previously, it was blank because I was following the instruction for centering.

Thx again.

Sign in to reply to this post

Jason ByrnesWebAssist

Excellent, glad to hear it is working.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...