Tim Williams wrote:
On 11/28/05, Michael Wechner <[EMAIL PROTECTED]> wrote:
Hi
Some Browsers don't like closed tags, like for instance
<iframe/>
but they don't mind
<iframe> </iframe>
The problem is that the xhtml serializer is closing "empty" tags.
(I am aware that the html serializer would be a workaround, but I want
to serialize
the page as xhtml and not as html.)
Is it possible to configure the xhtml serializer to leave them open?
Somehow I have the feeling that this questions was asked before, but
cannot find it
anymore and if there is a solution or not.
Any hint is appreciated
Thanks
Michi
http://marc.theaimsgroup.com/?t=108001750800003&r=1&w=2
Not sure if it helps or not...
thanks for the hint
Michi
--tim
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]