DEV Community

Discussion on: Django Admin color picker

Collapse
 
gregorgonzalez profile image
Gregor Gonzalez

So simple solution! html5 has many advantages but hate to struggle with those details, I always end up doing things with javascript šŸ˜…

Collapse
 
maco profile image
Mackenzie

Iā€™m from the 90s. As far as Iā€™m concerned, Javascript is a last resort!

Collapse
 
gregorgonzalez profile image
Gregor Gonzalez

Yes, like everything "it should". Where I work we must take into account old browsers (including Internet Explorer) and even smartphones from 2007. So javascript ends up being a multiplatform standard.
I thunk, it depends on the project, it depends on what they decide, I don't make those decisions.