selectivizr2 icon indicating copy to clipboard operation
selectivizr2 copied to clipboard

:focus, :disabled doesnt work correctly in ie8

Open radiocity opened this issue 8 years ago • 3 comments

Polyfill set all forms with :focus and :disabled in ie8. Even :enabled doesnt help

radiocity avatar Mar 29 '16 11:03 radiocity

Aren't there specific polyfills for things like this?

I looked over some of the PRs and issues in 1 and didn't see anything usable.

https://github.com/corysimmons/selectivizr2#caveats

I'm happy to merge stuff as long as it seems legit but I'm probably not going to spend a ton of time working on this codebase.

corysimmons avatar Mar 29 '16 19:03 corysimmons

I'm also seeing this behavior on links. For some reason the slvzr-focus gets added to every single one. Workaround is to override that css class for now.

ryneeverett avatar Oct 03 '16 01:10 ryneeverett

Thanks for workaround.

corysimmons avatar Oct 03 '16 19:10 corysimmons