• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: XHTML & WO
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XHTML & WO


  • Subject: Re: XHTML & WO
  • From: "Jonathan Fleming" <email@hidden>
  • Date: Wed, 14 Apr 2004 10:45:23 +0100

From: King Chung Huang <email@hidden>
To: David Teran <email@hidden>
CC: WOdev List List <email@hidden>
Subject: Re: XHTML & WO
Date: Tue, 13 Apr 2004 22:25:34 -0600

Yeah, this has been a huge annoyance for me. I design everything with XHTML 1.0 Strict compliance. Then, WebObjects' dynamic elements goes around generating non-validating output. Hopefully, a future version of WO will bring the HTML generation up to par. Quoting attributes and closing tags shouldn't break older browsers.

So, I take it there there is no way around this problem at present other than to go around my whole project and into every html component and manually correct all the tags? :^( nightmare!


Is there a way to generate code to do this on the fly?


Oh and David, I read you post wrong, I thought it was saying there was a patch, excuse me.


King Chung Huang
Learning Commons
University of Calgary

On Apr 13, 2004, at 2:09 AM, David Teran wrote:

Hi,

its impossible to generate XHTML with a normal, unpatched WO installation, no matter which version you are using:

1) dynamic elements do not use quotes around the attribute values: <input type=text ...>
2) dynamic elements do not close the tag: <img src=.... > instead of <img src=... ></img> or <img src=.../>


regards David


Am 07.04.2004 um 06:48 schrieb Jonathan Fleming:

is it absolutly necessary to enclose WebObject HTML element atributes in quotes in order to conform with xhtml comlpiance rules?

TIA
Jonathan :^)
_______________________________________________
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.



_________________________________________________________________
It's fast, it's easy and it's free. Get MSN Messenger today! http://www.msn.co.uk/messenger
_______________________________________________
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.



  • Follow-Ups:
    • Re: XHTML & WO
      • From: David Teran <email@hidden>
    • Re: XHTML & WO
      • From: Anjo Krank <email@hidden>
  • Prev by Date: Re: XHTML & WO
  • Next by Date: Re: XHTML & WO
  • Previous by thread: Re: XHTML & WO
  • Next by thread: Re: XHTML & WO
  • Index(es):
    • Date
    • Thread