Get HTML tree with Css
Posted
by 2x2p1p
on Stack Overflow
See other posts from Stack Overflow
or by 2x2p1p
Published on 2010-05-11T23:19:23Z
Indexed on
2010/05/11
23:24 UTC
Read the original article
Hit count: 363
Hi guys :|
Css can apply styles in elements through one ID, class or pseudo selector, but i would like to get the HTML tree, something like javascript:
http://codeviewer.org/view/code:e86
Im tired of assign IDs to millions and millions of elements, can somebody help me ?
Thanks
© Stack Overflow or respective owner