Log in

View Full Version : 2 HTC for one site



d-machine
10-03-2009, 09:57 PM
Hi,

When I add 2 HTC's (html components) to my site, it seems that only one of them is working.

How can I fix it?

Thanks

jscheuer1
10-04-2009, 05:40 AM
If you mean html tags, only one is allowed per page.

traq
10-04-2009, 06:04 AM
http://www.w3.org/TR/NOTE-HTMLComponents
I've never heard of it before. Seems intended to create a form of object-oriented html...? or something. Couldn't really get into it.

jscheuer1
10-04-2009, 06:50 AM
I see. This is really (more or less) htc behaviors, here to fore, and as far as I know, a proprietary IE technique. Because of this, I've moved it to the 'Other' section here.

That said, I've never seen a page use more than one htc behavior, but it should in theory be possible. The only thing preventing this would be similar to having two scripts on a page (Jscript - Microsoft's version of javascript is the basis or nuts and bolts of htc behaviors), in other words - there must be no conflicts.

To have a chance of diagnosing and (hopefully) resolving said conflicts, we would need to see the two htc's and a page you are attempting to use them on.