Hello,
> Right ... and it's not even a hack ... css is the right way of
> building layout not really the html. Putting buttons "in the form" ar
> giving this perception in the page doesn't mean that the button has to
> be physically in the form element (at least that's the way I see
> it.).
actually I think I'll take back the "doable with CSS" as it's quite easy for an
"add element" button, but per-element operations, like "delete", "move up",
"move down" would take really some more time to layout properly, if they were
placed outside the form :).
But as I said, I'll make the whole form AJAX :).
--
Adam
--
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.