Alexander Farkas
Alexander Farkas
> , the long compareDocumentPosition it is. If you need this feature. > Isn't a similar hack used by jQuery's $.fn.find() to combat that context issue querySelectorAll() has/had? Yes, it...
> I assume screen readers announce the labels in DOM order My research on this is 4-6 years old. Most only announced just one label, either the first or the...
I already have a project, that takes my time... Let's talk in amsterdam.
I asked for this or a similar feature already in 2014 (I think `optimumdensity` attribute). As it was shut down I created a JS [plugin for lazySizes](https://github.com/aFarkas/lazysizes/tree/gh-pages/plugins/optimumx). @eeeps There is...
@eeeps I thought we shouldn't introduce more attributes with a dash. isn't `maxdensity` as content attribute and `maxDensity` as IDL the way to go?
I think I have to alter the markup here a little bit because you can use `autoplay=""` attribute. Maybe `data-autoplay=""`?
@mondalaci I will only have time to do this after 10.10.19. In general it should be easy so you can give it a try.
I just added the feature. You will need the following markup: ```html ```
@aerni Could you please provide a testcase on jsfiddle, codepen, codesandbox or what ever.
@aerni yes, this is only available via the unveilhooks plugin.