On Wed, Jun 30, 2010 at 12:34 PM, Nancy Johnson <[email protected]>wrote:

> I think you said it very nicely.
>
> The sites I am work on, one agency designs and gives initial html
> mock-up and we hook it up to an CMS system and the client adds
> content.  Could it be managed better? yes, but that is the way we
> work.
>
> The validator doesn't handle javascript,  and although I do my best to
> use external files, there on times which I find that the js needs to
> be inline and that causes some validation issues.  The links with
> event handlers don't seem to validate.
>
> Owners chose the friendly URL's.
> Owners add content, the pages are flexible enough for them to add
> their own html coding and there are errors in their coding as well.
>
> Currently, not one error has to do with the CSS or how the html coding
> is handled.
>
> Raises another question.  How does one handle inline javascript these
> days?  Because of the dyanmic nature of a site sometimes the JS  can't
> go in external URL's   Links with eventhandlers.  etc.
>



*I find that adding into these meta tags into the header can solve the
inline validation issues sometimes, depending on the doctype.
*

*    <meta http-equiv="Content-Style-Type" content="text/css" />
    <meta http-equiv="Content-Script-Type" content="type" />*





> --
> Susan R. Grossman
> [email protected]
>


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [email protected]
*******************************************************************

Reply via email to