that works great, but interesting that there is a binding clickToEditText which is supposed to be a binding to the if null text. this is bound to the 'title' text and the null value is bound in the wonder_inplace.js.
I wish I knew enough to fix this. Ted --- On Sat, 6/25/11, Johann Werner <[email protected]> wrote: > From: Johann Werner <[email protected]> > Subject: Re: AjaxInPlaceEditor > To: "Theodore Petrosky" <[email protected]> > Cc: [email protected] > Date: Saturday, June 25, 2011, 7:21 AM > Hi Ted, > > did you try in Safari to use the Inspect Element function? > Then Safari shows what styles are applied to the specific > DOM element and from which file (or inline) it comes from. > So either you can identify the source of the styling quite > easily or determine which selector to use to override in > your own css file. > > jw > > > Am 24.06.2011 um 16:53 schrieb Theodore Petrosky: > > > Where does the inPlaceEditor get the css when you are > editing? > > > > I mean, I have css on my table has css appliedĀ > but when I click in the inPlaceEditor, I am typing is a > different font and size. > > > > What do I have to do to style the text inside the > editor? > > > > Ted > > > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
