Posted by Jonathan N. Little on 03/06/06 01:58
dorayme wrote:
<snip>
> I could not get any 'Computed Style' option for text that was in
> a P in the "abused" table. Why is this? Sometimes authors use
> fonts I want to know about in "abused" table layouts... :)
>
The #test node could be a simple carriage return or whitespace in
markup and therefore have no CSS properties
CODE
<p>{carriage return}
{tab}<span>Some of your text...
DOM
P -+
+-#text <- Just the CR and TAB in markup but ignored in browser
|
+-SPAN <- Span node with nodeValue "Some of your text..."
¿comprende?
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|