Hi, Is it correct that (MooTools 1.2.4/1.2.5) cannot succesfully select elements using css selectors by matching on custom data-* attributes? If I use the 'rel' or 'class' attribute the correct element gets selected, but I would like to be able to use the data-* attributes
View the example here: http://jsfiddle.net/AWfeD/ any ideas? thank you
