Hi Pete,

Welcome to the list.  (I saw you sent the same thing to iui-developers 
and haven't had a chance to respond there -- I've been pushing to wrap 
up a hybrid app I've been working on and my moderation/open source 
duties have been a little neglected)


Petemaxi wrote:
> Hi there!
>
> I was having real trouble getting my iUI website to validate as XHTML
> 1.0 transitional, because of things like selected="true" in a ul tag,
> which is not valid, but is needed.
>
>   
Yes, iUI uses a handful of custom tags.  Sooner or later I knew someone 
would complain about not being able to validate.   I didn't expect to 
get a solution, though.

> I have created a custom DTD, so documents can be validated.

That's really cool.  If you create an issue on the iUI Google Code 
project, I'll add it to SVN and create a wiki page about it.

>  If you use
> this line in place of the normal doctype
>
> <!DOCTYPE html SYSTEM "http://www.maxiwebs.co.uk/dtd/xhtml1-
> transitional-maxiwebs-iui.dtd">
>   

I've actually thought (very briefly) about the possibility of having iUI 
use a namespace on XHTML documents.  My XML is getting a bit rusty, so 
I'm not sure what you'd have to do the DTD to make it work with 
namespaces.  I'm also not sure how much it would complicated the iUI code.


Thanks,

Sean


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to