On Mon, Dec 15, 2008 at 3:29 PM, Oliver <ola...@gmail.com> wrote:

>
> I have the following to output an error message against
> <lift:msg id="errMsg" type="msgs"/>
>
> When I have an error its all fine, but when I don't have an error I
> get the following html
> <span id="errMsg"/>
>
> Is there any way of getting rid of the empty span?


I think you want to keep the empty span.  If you've got Comet and/or Ajax
code updating the messages, then need a place to go.... and that place would
be this empty span.


>
>
> cheers
> Oliver
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Collaborative Task Management http://much4.us
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp

--~--~---------~--~----~------------~-------~--~----~
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