Re: WebObjects and HTML
Re: WebObjects and HTML
- Subject: Re: WebObjects and HTML
- From: "Adam Chan" <email@hidden>
- Date: Mon, 8 Sep 2003 12:21:40 -0600
Some browsers if you leave blank in between <TD></TD>, it will look ugly. So
sometime I do it in a cheap way by appending a anyway. For example
<TD><WebObject name="MyString"></WebObject> </TD>,
----- Original Message -----
From: "Jonathan Rochkind" <email@hidden>
To: <email@hidden>; <email@hidden>
Sent: Monday, September 08, 2003 10:50 AM
Subject: Re: WebObjects and HTML
> Also, actually, is an neccesary, or will a plain old space (" ")
> suffice? I usually use , but I'm not sure why I do that; I think an
> ordinary space will suffice. So you could have your method returning a
> value use just a space as a default, and then you don't need to worry
about
> WOString escaping it.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.