|
You are here |
illtron.net | ||
| | | | |
bryanlrobinson.com
|
|
| | | | | Since the Web became a more beautiful place with the advent of CSS, there's always been a struggle in the use of more modern features of CSS with browsers who are either slower to adopt or more cautious in the way the implement features. There have been many potential solutions for this issue. | |
| | | | |
alanhogan.com
|
|
| | | | | Copy-paste this lightweight HTML & CSS to start a new HTML5 web page or template with system fonts, automatic dark mode, and mobile-friendly responsive sizing. | |
| | | | |
whatibroke.com
|
|
| | | | | Hey everyone, Just a quick post on how to detect a file's size with jQuery. I'm currently using a version of this for basic client side validation: Upload image: $(document).ready(function(){ $('#image-file').bind('change', function() { var fileSize = this.files && this.files.length > 0 && this.files[0].size this.files[0].size / 1024 / 1024 : 0; if(fileSize > 0){ $('body').append(''... | |
| | | | |
adactio.com
|
|
| | | The first conference dedicated to progressive enhancement. | ||