Marc J. Schmidt

Results 444 comments of Marc J. Schmidt

Well, we need to add the `reset` method in our API as described in the linked issue, so you can call it on those elements that have been moved in...

Please provide a URL/repository to reproduce this case and your browser configuration. On the official site everything works correctly with all browsers. Related to #261.

Yeah, but I guess it will take ages until we have it available.

Mh, I'm not sure what the issue here is. `.selector[max-width~="200"]:hover` looks to me like a perfectly fine selector. > The performance become very sluggish and it's noticeable Can you provide...

Care about generating this information?

On the project page http://marcj.github.io/css-element-queries/ you can go to the section "Performance Demo" at the very bottom and try it out. I guess your demo is slow, because you're using...

> prevents the resulting software to receive HTML compliance certification Who are you trying to impress with that? I prefer UX over unnecessary pedantic compliance. Custom non-`data-` attributes will always...

The sensor works only in an element that is not statically positioned, means either absolute, relative or fixed. The actual sensor elements (which are simple `div`s) need to maintain the...

What kind of css does this produce exactly?