Explorer 8

  • Thread starter Thread starter med211
  • Start date Start date
M

med211

Is there a way to make FP 2003 sites work with Explorer 8? That way people
who have it installed will not have to puch extra buttons to see it normal.

Tks,
Jeff
 
For standards compliant browsers such as FireFox, Opera and IE8, use valid,
cross browser compliant code:

1) Remove any VML graphics (text boxes, wordart, shapeart etc.)
2) Replace any FrontPage navigation components - this is a requirement for
step 4).
3) Add a complete <!doctype> including the DTD URL (The <!doctypes> in
FrontPage 2003 do not include the URL)
4) Check the site with a validator, such as that at http://validator.w3.org/
5) Correct the errors shown up by the validator, one at a time - correcting
one error often corrects a dozen that follow it.

The above means that you will have to know some HTML and CSS - start with
tutorials at http://w3schools.com
--
Ron Symonds
Microsoft MVP (Expression Web)
http://www.rxs-enterprises.org/fp

Reply only to group - emails will be deleted unread.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Pictures 1
Forms 2
Hit Counter 3
Folder View Icon 2
FrontPage crashes when adding hyperlink 5
Share Point Services 2
IE8 and front page 1
Enexpected restart 2

Back
Top