FremyCompany / FremyCompany/css-grid-polyfill
Document the myStyle property
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
I was working with jQuey using `$('#myelem').css('grid-row', '1/12')` when I noticed the error message saying that `HTMLDOMElement.myStyle` is to be modified and not `HTMLDOMElement.style` (which jQuery and other frameworks change).
I think this should be properly documented. Sorry if I missed it somewhere!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.