To clarify, its a problem with those JQuery plugins, not lift... those plugins incorrectly use document.write which is not supported in XHTML.
Cheers, Tim On 17 Jan 2010, at 12:08, Marius wrote: > yes some of the JQuery plugins are not working properly with xhtml. > > Br's, > Marius > > On Jan 17, 12:50 am, ibonk <[email protected]> wrote: >> It works in IE but not in Firefox! >> The solution is: >> >> Put the following line into your boot >> >> LiftRules.useXhtmlMimeType = false >> >> I found the solution at >> >> Von: Ross Mellgren <[email protected]> >> Datum: Wed, 14 Oct 2009 10:59:38 -0400 >> Lokal: Mi 14 Okt. 2009 14:59 >> Betreff: Re: [Lift] Re: Cannot get YUI text editor to work from >> Liftweb in Firefox or Google Chrome, works in IE > -- > You received this message because you are subscribed to the Google Groups > "Lift" 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/liftweb?hl=en. > >
-- You received this message because you are subscribed to the Google Groups "Lift" 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/liftweb?hl=en.
