> I agree that a CSS approach is always the first choice, although I don't > think validation is a factor - including a .js file, as far as I know, > will not fail you on any (x)html or css validation.
Yes, Js will not prevent a document from validade. But this is cause there is no JavaScript standarts. Javascript is just a script language that is executed by the clients browser, and it depends on the browser alone. Some things actually seens easier and cross-plataform with Javascript due to the work of some developers by creating libraries that has workarounds to do same things in diferent ways by each browser (manly, IE). --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
