Re: Annotating HTML DOM tree with CSS* properties

Hi,
	Right! I want to expose the new CSS3 User Interface Enhancement
properties to the HTML DOM. I want to manipulate the new properties with
HTML DOM, CSS mechanisms and through some scripting. I am trying an
experimental implementation as my Master's thesis work. 
	Yeah! I would like to know more about CSS processing engine. I
have HTMLDOM builder and CSS parser. I want to automate the annotation
and arrive at an enhanced ( with new Attibute and value pairs ) HTML page
for further manipulation through again DOM. Would you please suggest me.

Thanx. 

On Mon, 7 Feb 2000 keshlam@us.ibm.com wrote:

> It sounds like you're asking for an implementation (or advice on building
> an implementation) of a CSS processing engine. Correct?
> 
> ______________________________________
> Joe Kesselman  / IBM Research
> 
> 
> 

Received on Monday, 7 February 2000 15:49:23 UTC