PDA

Click to See Complete Forum and Search --> : Golive files to Dreamweaver


JayTurner19
05-25-2006, 08:59 PM
I just had Dreamweaver installed on my machine at work and am now in the process of teaching myself.

I created a separate folder and copied all my website files to work in DW.

I open my html files from GL into DW and it shows me all of these errors in my code, but 99% of it has to do with Nestcape 4.0.

Should I ignore these warnings, or fix the errors according to DW?

reuber1
05-25-2006, 09:41 PM
See if under the Commands menu if Clean Up HTML doesn't do anything for you.

Not sure how many people still on 4.0. Sometimes you gotta draw the line somewhere. Is it worth it to design at 320x248 for that .0001% of people out there who haven't graduated from the stone-age yet?

Piscosour
05-25-2006, 09:46 PM
That depends on what you want. Netscape 4 is an old browser, your source pages might have javascript not compatible for that browser. I would fix the problem but i don't think there are too many guys out there using that browser. You can also talk to your client and see what browser they are using and what they need, if you are not going to publish those HTML pages i don't thinks is a big deal.

stg
05-26-2006, 12:16 AM
Set your validation preferences in Edit > Preferences > Validation. Turn off validation for the browsers/versions you don't want to worry about.

If NS4 isn't on your radar, turn it off and you'll not have to see the errors again.