I am trying to use XSLT to generate HTML pages from a XML source. The problem the selected="true" attribute. XSLT doesn't like that since it is invalid in HTML. So even though I output selected="true" , the xslt processor converts it to just "selected".
Does anyone have any insight whether selected="true" is actually invalid? Any tips on getting around the problem? Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
