W3C Validation Checker and FP attributes (help please)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I checked my html/xhtml using the validation checker. It doesn't seem to like
attributes that are "generated" (for a lack of a better term) by FP. For
example, using the interactive buttons, I get "FP-style ... ", as in:

....url*/'x/imagetest/p2.jpg')" fp-style="fp-btn: Simple Text 1;
fp-font-color-no

is one of the results.

Should I be cleaning this up by hand? Any suggestions?

Thanks.

Margaret
 
If you want to use certain FP component and then validate, you need just over look those errors that
point to FP generated tags that will never validate. If you edit out the tags manually, the
component will either no longer work or work correctly or the next time you open the page in FP, it
will put them back.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Back
Top