> The IE works not perfect :(

What problems are you having specifically? I know there is a subpixel
rendering problem.

The element itself holds the canvas or VML. It can be whatever you
want - whether it's invalid xml or not.

No plans for expansion. I like to keep things lean and mean : ) -
Though I do have a secret sister plugin coming ...



On Jan 8, 12:12 pm, Olaf Bosch <[EMAIL PROTECTED]> wrote:
> Peter Bengtsson schrieb:
>
> > The xhtml validator cries blood because of the <xml> tag in the
> > middle of everything. Any nicer way to put that <xml> tag in and
> > still be certain it works in IE6?
>
> This is simple:
>
> <!--[if IE]>
> <style>v\: * { behavior: url(#default#VML);display:inline-block; }</style>
> <xml:namespace ns='urn:schemas-microsoft-com:vml' prefix='v' ></xml>
> <![endif]-->
>
> @weepy:
>
> Vor what is this DIV??? What hold the Canvas, this is not clear for me?
> I have set cornerz on a UL an this is invalid to include in a UL a DIV.
>
> I have replace the DIV with SPAN works also, for wat is this Holder?
> This shold working without this holder DIV when the parent is set to
> position:relative;
>

>
> --
> Viele Grüße, Olaf
>
> -------------------------------
> [EMAIL PROTECTED]://olaf-bosch.dewww.akitafreund.de
> -------------------------------

Reply via email to