close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Menu OK in Firefox & Safari but not IE

Thread began 5/06/2011 8:39 am by t_w91081 | Last modified 5/06/2011 9:30 am by t_w91081 | 1996 views | 4 replies |

t_w91081

Menu OK in Firefox & Safari but not IE

I have a page: tour_new.shtm that works fine in Firefox and Safari but not in IE.

Saw the FAQ about the DOC type but that is fine - I think
(DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN").

It's the Tour Operators / Group Travel - Travel Agents menu in the middle of the page.

Help, project is supposed to be done - any ideas?

Thanks!

Sign in to reply to this post

Jason ByrnesWebAssist

your doctype tag is not complete:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">



it is missing the link to the DTD:

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



IE needs to be told both what doctype to use, and how to render it

Sign in to reply to this post

t_w91081

Wow, am I glad there are geniuses out there - thanks that did it!

BUT... now the text alignment on the page is centered and not left justifed. Is that because of the "loose" in the DOC type? Can something else be used that will not center text in IE?

I guess I can add align=left or set the css for the table to left align but just wondering.

Thanks again, client calling at 1:00 and they will be much happier now that they can review the structure of the menu.

Sign in to reply to this post

Jason ByrnesWebAssist

Do you mean on the menu?

The text alignment on the main page looks fine.

On the menu, edit the CSSMenuWriter/cssmw/menu.css file. add:
text-align: left;

to the ul#cssmw > li > a, ul#cssmw > li > a:link {

selector.

Sign in to reply to this post

t_w91081

sorry, I added text-align:left to the "maincontent" css class - solved the problem.

Have a couple other questions but I will post under new threads

Thanks!!

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...