Visual CSS Flexbox Builder Via the Webflow dot com Service
We love Flexbox and can’t wait for all the browsers to support Grid CSS and Flex. Source: Visual CSS flexbox builder | Webflow
We love Flexbox and can’t wait for all the browsers to support Grid CSS and Flex. Source: Visual CSS flexbox builder | Webflow
Always Escape the html!!! With WordPress, use the wp_kses function and list the allowed tags.
Forms on the web don’t usually play nice with bad connections. If you try to submit a form while offline, you’ll most likely just lose your input. Here’s how we might fix that. TL;DR: Here’s the CodePen Demo of this post. With the introduction of Service Workers, developers are now able to supply experiences on the web …
Continue reading “Offline-Friendly Forms | Max Böck – Frontend Web Developer”
If you have relied on the Google PageSpeed service you may now find yourself disappointed. If you have failed to stay abreast to their notices you could find your website is not longer available! Depending on how you have used the services this change could actually make your site unavailable unless you make a required DNS …
We are doing a roundup of the best resources on the web for developing applications, content management systems and websites. Here is a excellent list of utility apps for development: www.thetoolbox.cc Measure how much time your defined DOM elements are in view on screen for your users. screentime.parsnip.io Are you sick of using …
jQuery Parallax Plugin Demo.
Another great post from the folks over at 4 Digits. This is extremely handy when you are starting to develop a custom WordPress theme. When working with a group to create and develop a custom WordPress themes, plugins or site specific functionality, having your structure nailed down is imperative. This starter theme is based on …
Continue reading “WordPress Theme Development Using _S, Bootstrap, Grunt & Bower”
We found a great tutorial that provides an overview
parallax.js reacts to the orientation of your smart device, offsetting layers depending on their depth within a scene, if no gyroscope or motion detection hardware is available, parallax.js uses the position of your cursor instead. vFind it at: parallax.js.
Configuration | WP-CLI.