How to covert htc component to javascript
Hi,In my code div style is defined in .htc file. In control style=behavior: url(.//.htc) defined like that. But this code is not working in HTML 5 browsers. So how to rewrite these behaviors defined in .htc file to JavaScript? And how to assign those control styling?