Pinned Loading
-
-
nuxtjs-azure-static-app
nuxtjs-azure-static-app PublicForked from debs-obrien/nuxtjs-azure-static-app
Vue
-
Copy this line of code and replace c...
Copy this line of code and replace class name to hide elements on page. I use this for Nuxt docs to hide a vertical carousel slider. 1/* hide partners slider on Nuxt docs, we love nuxt, but this motion makes me dizzy while reading */
2/* replace 'partners__slider' with 'someOtherClass' for same effect on diff elements */
34var removeSlider = document.getElementsByClassName('partners__slider')[0].style.visibility='hidden';
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.