Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

What is the class which handles text renderering?

0 views
Skip to first unread message

yin...@gmail.com

unread,
Apr 4, 2007, 12:48:08 AM4/4/07
to
Hi,

What is the class in mozilla which handles text renderering?

I see class like HTMLSelectElement for <select> renderering.
Can you tell me what is the corresponding class for text ('hello
world') in the following example?

e.g
<html>
<body>
hello world
</body>
</html>

0 new messages