Hi Olivier,

if you want to get the text inside your <span>, which is the
current el variable referenced in the each loop, you have to try this:

var inputEl = new Element('input', {'type': 'text', 'value': el.get("text")
);

--
Andrea

ps = if you can jsfiddle everthing maybe we could help you better ;)



On Mon, Mar 14, 2011 at 20:45, Olivier Girardot <ssab...@gmail.com> wrote:

>
> But if anyone would be kind enough to help me with the 'value' : ????
> part,
> i would be grateful,
> Regards,
>
> Olivier.
>
>

Reply via email to