Preview in browser

G

Guest

Now that there are so mnay different browsers on the market how do you make
sure that your website will look and function correctly in all of them. Like
Netscape, Safari,Firefox, etc.
 
R

Rob Giordano \(Crash\)

You preview in all those browsers and design accordingly.



--

Rob Giordano
Microsoft MVP - FrontPage





| Now that there are so mnay different browsers on the market how do you
make
| sure that your website will look and function correctly in all of them.
Like
| Netscape, Safari,Firefox, etc.
 
G

Guest

So I will have to load in all of these browsers to my computer and add them
to the "Preview in Browser" icon in FP?
 
T

Tom Willett

Yes, you install them. But, you should really use File | Preview in browser
to get a proper rendering.
--
===
Tom Willett
Microsoft MVP - FrontPage
---
FrontPage Support:
http://www.frontpagemvps.com/
===
| So I will have to load in all of these browsers to my computer and add
them
| to the "Preview in Browser" icon in FP?
|
| "Rob Giordano (Crash)" wrote:
|
| > You preview in all those browsers and design accordingly.
| >
| >
| >
| > --
| >
| > Rob Giordano
| > Microsoft MVP - FrontPage
| >
| >
| >
| >
| >
| > | > | Now that there are so mnay different browsers on the market how do you
| > make
| > | sure that your website will look and function correctly in all of
them.
| > Like
| > | Netscape, Safari,Firefox, etc.
| >
| >
| >
 
P

P@tty Ayers

Jon said:
So I will have to load in all of these browsers to my computer and add
them
to the "Preview in Browser" icon in FP?

If you're pretty careful to design your pages well, being sure to use good
code, you don't need to check pages in all those browsers. Netscape and
Firefox are very similar. Almost no one uses Opera.
 
T

Thomas A. Rowe

I have pages that will not work correctly in FF 2.0, but will work in NS 8.1 and IE 6.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
P

P@tty Ayers

Like I said, if you're pretty careful to design your pages well, being sure
to use good code, you normally won't have these problems. :)

--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--

Thomas A. Rowe said:
I have pages that will not work correctly in FF 2.0, but will work in NS
8.1 and IE 6.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
T

Thomas A. Rowe

True, but NS 8.1 and FF 2.0 both use the same rendering engine, so what works in one should work in
the other, correct?

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


P@tty Ayers said:
Like I said, if you're pretty careful to design your pages well, being sure to use good code, you
normally won't have these problems. :)
 
P

P@tty Ayers

Well, they aren't identical, so it makes sense that some code would render
differently.

I just know that I've made dozens of sites, checking them with Firefox, and
never had to make a single adjustment for Netscape. But, I keep my code very
simple and clean. I find that the "browser compatibility problems" these
days can be almost totally avoided this way.
 
T

Thomas A. Rowe

The issue was with displaying .png image as a background from Google Map API. If add the recommended
doctype, then none of the browsers can display the page.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
S

Stefan B Rusynko

Both FF & NN have a setting in preferences to block images that are not on the same server
- I had that happen to me too w/ the Google API until I found it and allowed them

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| The issue was with displaying .png image as a background from Google Map API. If add the recommended
| doctype, then none of the browsers can display the page.
|
| --
| ==============================================
| Thomas A. Rowe
| Microsoft MVP - FrontPage
|
| http://www.Ecom-Data.com
| ==============================================
|
|
| | > Well, they aren't identical, so it makes sense that some code would render differently.
| >
| > I just know that I've made dozens of sites, checking them with Firefox, and never had to make a
| > single adjustment for Netscape. But, I keep my code very simple and clean. I find that the
| > "browser compatibility problems" these days can be almost totally avoided this way.
| >
| >
| > --
| > Patty Ayers | www.WebDevBiz.com
| > Free Articles on the Business of Web Development
| > Web Design Contract, Estimate Request Form, Estimate Worksheet
| > --
| >
| >> True, but NS 8.1 and FF 2.0 both use the same rendering engine, so what works in one should work
| >> in the other, correct?
| >>
| >> --
| >> ==============================================
| >> Thomas A. Rowe
| >> Microsoft MVP - FrontPage
| >>
| >> http://www.Ecom-Data.com
| >> ==============================================
| >>
| >>
| >> | >>> Like I said, if you're pretty careful to design your pages well, being sure to use good code,
| >>> you normally won't have these problems. :)
| >>>
| >>> --
| >>> Patty Ayers | www.WebDevBiz.com
| >>> Free Articles on the Business of Web Development
| >>> Web Design Contract, Estimate Request Form, Estimate Worksheet
| >>> --
| >>>
| >>> | >>>>I have pages that will not work correctly in FF 2.0, but will work in NS 8.1 and IE 6.
| >>>>
| >>>> --
| >>>> ==============================================
| >>>> Thomas A. Rowe
| >>>> Microsoft MVP - FrontPage
| >>>>
| >>>> http://www.Ecom-Data.com
| >>>> ==============================================
| >>>>
| >>>>
| >>>> | >>>>>
| >>>>> | >>>>>> So I will have to load in all of these browsers to my computer and add them
| >>>>>> to the "Preview in Browser" icon in FP?
| >>>>>
| >>>>> If you're pretty careful to design your pages well, being sure to use good code, you don't
| >>>>> need to check pages in all those browsers. Netscape and Firefox are very similar. Almost no
| >>>>> one uses Opera.
| >>>>>
| >>>>>
| >>>>> --
| >>>>> Patty Ayers | www.WebDevBiz.com
| >>>>> Free Articles on the Business of Web Development
| >>>>> Web Design Contract, Estimate Request Form, Estimate Worksheet
| >>>>> --
| >>>>>
| >>>>>
| >>>>
| >>>>
| >>>
| >>>
| >>
| >>
| >
| >
|
|
 
T

Thomas A. Rowe

Thanks, but my FF 2.0 problem is that FF requires the Apple QuickTime plug-in to display PNG images
files. I don't allow QT on my system.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


Stefan B Rusynko said:
Both FF & NN have a setting in preferences to block images that are not on the same server
- I had that happen to me too w/ the Google API until I found it and allowed them

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| The issue was with displaying .png image as a background from Google Map API. If add the
recommended
| doctype, then none of the browsers can display the page.
|
| --
| ==============================================
| Thomas A. Rowe
| Microsoft MVP - FrontPage
|
| http://www.Ecom-Data.com
| ==============================================
|
|
| | > Well, they aren't identical, so it makes sense that some code would render differently.
| >
| > I just know that I've made dozens of sites, checking them with Firefox, and never had to make
a
| > single adjustment for Netscape. But, I keep my code very simple and clean. I find that the
| > "browser compatibility problems" these days can be almost totally avoided this way.
| >
| >
| > --
| > Patty Ayers | www.WebDevBiz.com
| > Free Articles on the Business of Web Development
| > Web Design Contract, Estimate Request Form, Estimate Worksheet
| > --
| >
| >> True, but NS 8.1 and FF 2.0 both use the same rendering engine, so what works in one should
work
| >> in the other, correct?
| >>
| >> --
| >> ==============================================
| >> Thomas A. Rowe
| >> Microsoft MVP - FrontPage
| >>
| >> http://www.Ecom-Data.com
| >> ==============================================
| >>
| >>
| >> | >>> Like I said, if you're pretty careful to design your pages well, being sure to use good
code,
| >>> you normally won't have these problems. :)
| >>>
| >>> --
| >>> Patty Ayers | www.WebDevBiz.com
| >>> Free Articles on the Business of Web Development
| >>> Web Design Contract, Estimate Request Form, Estimate Worksheet
| >>> --
| >>>
| >>> | >>>>I have pages that will not work correctly in FF 2.0, but will work in NS 8.1 and IE 6.
| >>>>
| >>>> --
| >>>> ==============================================
| >>>> Thomas A. Rowe
| >>>> Microsoft MVP - FrontPage
| >>>>
| >>>> http://www.Ecom-Data.com
| >>>> ==============================================
| >>>>
| >>>>
| >>>> | >>>>>
| >>>>> | >>>>>> So I will have to load in all of these browsers to my computer and add them
| >>>>>> to the "Preview in Browser" icon in FP?
| >>>>>
| >>>>> If you're pretty careful to design your pages well, being sure to use good code, you don't
| >>>>> need to check pages in all those browsers. Netscape and Firefox are very similar. Almost
no
| >>>>> one uses Opera.
| >>>>>
| >>>>>
| >>>>> --
| >>>>> Patty Ayers | www.WebDevBiz.com
| >>>>> Free Articles on the Business of Web Development
| >>>>> Web Design Contract, Estimate Request Form, Estimate Worksheet
| >>>>> --
| >>>>>
| >>>>>
| >>>>
| >>>>
| >>>
| >>>
| >>
| >>
| >
| >
|
|
 

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

Top