Detect Window Resize using jQuery the correct way. jQuery $(window).resize fires multiple times while you are still resizing the window. In order to avoid…
Tag
snippet
CSS, Less, Sass
Get rid of Firefox dotted line around links, objects and other elements using CSS – Snippet
Firefox places a border around links, buttons and other focus-able elements. The purpose of this is to visually mark the focused element, this is…
Drupal 7
Drupal Clear Cache SQL Commands – Snippet
Drupal Clear Cache SQL Commands should be one of your last resorts. But if for any reason you find yourself in a situation where…