Adding attributes to markup
Adding attributes to markup
- Subject: Adding attributes to markup
- From: "Webobjects Developer" <email@hidden>
- Date: Thu, 29 Mar 2007 14:33:05 -0700
If I have an HTML template and I want to use a WO component to provide
an attribute on markup, what is the best way to do that?
I've used the following type of construct, but I'm uncomfortable with
it, at best:
<tr<webobject name="ConditionalAltRow"> class="alt"</webobject>>
(Note: the 'class="alt"' is only a placeholder for preview; it will of
course be replaced when the webobject is replaced).
Is there any cleaner way to provide attributes to HTML elements?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden