maybe I'm confusing javascript properties to the attributes? how do they compare?
On 20 окт, 02:03, buda <www...@pochta.ru> wrote: > Or should I use .storage object? > But in this case I couldnt do search like $$('p[myAttr=foo]') > > On 20 окт, 01:59, buda <www...@pochta.ru> 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 prototype-scriptacul...@googlegroups.com. To unsubscribe from this group, send email to prototype-scriptaculous+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en.