Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: RES: htc styleSheets collection (resolved)


Message #1 by "Andre Cassal" <andre@b...> on Thu, 27 Feb 2003 16:01:35 -0300
well!!!
I resolved the problem

you acess the collection of the stylesheets of document by the htc file

exemple

style.css
	.test{ .... }

window.document.styleSheets[0].rule[0].selectorText
return test




~ -----Mensagem original-----
~ De: Andre Cassal [mailto:andre@b...]
~ Enviada em: quinta-feira, 27 de fevereiro de 2003 11:44
~ Para: javascript
~ Assunto: [javascript] htc styleSheets collection
~
~
~ Hi!
~
~ I want know (if someone can help me!), how I acess the styleSheets
~ collection from htc file. Because I want do a check style, and I need that
~ return the names of everyone rules of styleSheets
~
~ thanks
~
~
~


  Return to Index