Quick Tip: Chrome Developer Tools Shortcut Keys
Sometimes it is the more subtle, less obvious features provided by tools which prove to be surprisingly useful. Interestingly, while such features can save developers considerable time and effort, they...
View ArticleStyling HTML5 placeholder attribute text
HTML5 placeholder attributes can be leveraged to provide a convenient means of indicating required input formats. By default, browsers typically implement placeholder attributes as light-grey text. As...
View ArticleClearing Web Notifications Permissions in Chrome
When implementing features which leverage HTML5 Web Notifications, specifically in Chrome, it can be rather convenient to have the ability to clear notification permissions from the host for which the...
View ArticleNET::ERR_CERT_INVALID Trick
So here is an utterly ridiculous trick that may actually prove to be quite useful should you ever need it. With recent Chrome updates, hosts which fail to provide a valid SSL certificate are blocked...
View Article