How To Pause Drupal Ajax Throbber In Chrome Inspector For CSS Styling
Submitted by phil on Tue, 2020/05/05 - 11:46Have you ever needed to pause the ajax loading throbber on your Drupal (or other) site for styling purposes?
If you're fairly new to using a browsers inspector, it can be a little intimidating to figure out how to first pause it when it kicks off and second, style it once you get it paused. It's actually quite easy though and I'll show you how! This is done in Google Chrome, but other browsers like Firefox should probably be fairly similar.