On 02.04.2007, at 09:55, Jean Pierre Malrieu wrote:
I know it is not recommended, but I am trying (for the first time)
to write specific code for IE (which has problems with Ajax).
I have tried to use comments in HTML ( <!--[if IE] etc.) but it
does not seem to work fine. WebObjects seems to just eat them, and
they don't event reach the client. Or is it because I am using
direct connect in development mode?
In the application constructor call:
this.setIncludeCommentsInResponses(true);
But check carefully, whether your comments come in correctly because
I know that there was a bug with WebObjects stripping out some of the
characters inside a comment. Don't know whether this is fixed by now.
cug
_______________________________________________
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]