Not an answer but more of a suggestion, why not use a Hash? (or array/
object)

On Sun, Jan 24, 2010 at 8:15 PM, Jan <[email protected]> wrote:

> Hi,
> is there an elegant way of retrieving all stored values of an
> Element ?
> Let's say: $("myElement").retrieveAll(); ?
> And going even further, would it then be possible to only get those
> values which keys follow a searchstring: $("myElement").retrieveAll
> ("^item") ?
> Thanks,
> Jan
>



-- 
---
"Make everything as simple as possible, but not simpler."

- Albert Einstein

Reply via email to