AHA! Wow - yeah, you're right: trust the message.
Thanks!
Mark

On Oct 8, 10:27 am, David Pollak <feeder.of.the.be...@gmail.com>
wrote:
> On Thu, Oct 8, 2009 at 9:18 AM, Java1Guy <mark.cha...@gmail.com> wrote:
>
> > Hey! I'm quite baffled by this -
> > Template flottest.html:
> > <lift:surround with="flotsupport" at="content">
> > <script type="text/javascript">
>
> You need a
> <![CDATA[
>
> >        var i=0;
> >        while (i < 14) {
> >            i = i + 5;
> >        };
>
> ]]>
>
> Around the script.  The "< 14" looks to the parser like the beginning of a
> tag.
>
> Note the message that tells you to look on line 4 at character 19... this it
> the line and character of the "<".
>
> Thanks,
>
> David
>
> </script>
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to