Im talking about textnodes. textnodes are nodes that just contains text, they dont have a tag, for example.
http://www.w3schools.com/Dom/dom_nodetype.asp a list of the possible node types. -- Fábio Miranda Costa Solucione Sistemas Engenheiro de interfaces 2010/2/12 Sanford Whiteman <[email protected]> > > I think you wont be able to get the textnodes on every browser. > > Could be... FTR, Arieh's last Fiddle does pick up the text on at least > these browsers: > > IE6 > IE7 > IE8 > FF2 > FF3 > FF3.5 > FF3.6 > C3 > Saf3 > Op9 > > -- Sandy > >
