Skip to content
Snippets Groups Projects
  1. Jan 22, 2018
    • Arnoud Beekman's avatar
      Add the domReady! statement · a797afe7
      Arnoud Beekman authored
      The jquery selector sometimes (depending on the amount of javascript
      files) returns no values because the DOM is not ready when the script is
      executed.
      
      By adding the domReady! statement in the require part we are sure that
      when the jQuery selector is being filled the DOM is ready.
      a797afe7
  2. Jan 20, 2018
  3. Jan 19, 2018
  4. Jan 18, 2018
  5. Jan 17, 2018