ERD2WMultiItemCustomComponent and CSS
ERD2WMultiItemCustomComponent and CSS
- Subject: ERD2WMultiItemCustomComponent and CSS
- From: Theodore Petrosky <email@hidden>
- Date: Wed, 08 Feb 2012 04:19:05 -0800 (PST)
I am using ERD2WMultiItemCustomComponent but have a problem targeting the element's css.
I don't know what else to say? when I look at the web inspector in Safari, there don't appear to be any classes to hook onto? The first element has an id but the remaining elements have nothing.
there is a wrapping span
<span class="AttrVal EditAttrVal PeoplePermissionsAttrVal">
<span>
<span class="PropertyName">Can See User Area</span> <input type="checkbox" name="0.3.5.1.2.3.0.1.0.0.3.3.3.0.1.0.1.3.3.1.3.1.0.0.3.1" id="peoplePermissions" value="0.3.5.1.2.3.0.1.0.0.3.3.3.0.1.0.1.3.3.1.3.1.0.0.3.1" />
<span class="PropertyName">Can Edit User Settings</span> <input type="checkbox" name="0.3.5.1.2.3.0.1.0.0.3.3.3.0.1.0.1.3.3.1.3.1.0.1.3.1" value="0.3.5.1.2.3.0.1.0.0.3.3.3.0.1.0.1.3.3.1.3.1.0.1.3.1" />
<span class="PropertyName">Can Create New User</span> <input type="checkbox" name="0.3.5.1.2.3.0.1.0.0.3.3.3.0.1.0.1.3.3.1.3.1.0.2.3.1" value="0.3.5.1.2.3.0.1.0.0.3.3.3.0.1.0.1.3.3.1.3.1.0.2.3.1" />
</span>
I am trying to set the trailing space after the checkboxes. Did I miss binding in something?
Ted
_______________________________________________
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