Or should I use .storage object?
But in this case I couldnt do search like $$('p[myAttr=foo]')On 20 окт, 01:59, buda <[email protected]> wrote: > I'm confused at all. > On the one hand HTML declares the existence of the elements expando- > attributes. > On the other hand HTML5 says that all illegal attributes must begin > with "data-". > What should I do? > continue to use espando or a new style of naming attributes with the > "data-"? > Prototype.js uses expando attributes - should I do the same? > > Thanks -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en.
