Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DHTML DOM question
Message
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00842018
Message ID:
00842621
Views:
21
Propagate the style of one table cell across a row or down a column.

>Mark,
>
>I am by no means an IE.DOM expert, I've only hacked at it a little bit. Can I ask what your overall goal is? Why do you really care what font some element has?
>
>>Each HTML element has specific explicit attributes, but I think that text has attributes only implicitly. For example: FONT has attributes like FACE, SIZE, etc.. but the text between begin- and end-font tage has no explicit attributes. That is, text items are leaves on a tree of HTML elements. You can traverse back up the DOM (parentelement to parentelement) to iterate through elements like FONT, STRONG, etc, and figure out what you should be looking like as rendered text, but there are no explicit attributes of the text to query for that purpose(so far as i know).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform