Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
ltlian21985yCan we talk about the spinner for numeric inputs though? I know you can hide it with css alone, it just gets me how wonky that boilerplate is for something so simple.
-
@ltlian well, nobody said it's easy to provide browser developers with single thorough style spec and expect them to integrate it the same way. For them it may seem a wishlist, not normal priority task. Well, I understand them: just imagine spreading this on internal level and seeing these browsers to fail it many times before it gets ideally finished. So it seems far easy to throw off this burden of infinite styling on us by at least allowing to hide these arrows. 🤷♂️😏
-
C0D4681975y@010001111 there checkboxes, beyond building your own inside a label or adding javascript to a div what do you expect, also... there a base, I don't expect people to actually copy/paste as is... but then I do set a high bar for devs apparently.
Related Rants
Why is it still painful, even with CSS5 and HTML5, to style a HTML checkbox???
I think it is retarded that you literally have to "hide" the checkbox and place your own box on it.
rant
html & css
html5
css5