/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

illtron.net
| | bryanlrobinson.com
2.5 parsecs away

Travel
| | 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
6.8 parsecs away

Travel
| | 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
6.3 parsecs away

Travel
| | 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
16.9 parsecs away

Travel
| The first conference dedicated to progressive enhancement.