📓
Transition Slider jQuery
  • Welcome
  • Getting started
    • Slider Project Setup
  • Slider Options
    • General
    • Size
    • Autoplay
    • Video
    • Navigation
    • Wheel Navigation
    • Pagination
    • Thumbnails
    • Hash Navigation
    • Loading
    • Lightbox
  • Slide Options
    • Slide parameters
    • Transitions
  • Layer Options
    • Layer parameters
    • Element parameters
  • Special notes
    • Running things locally
Powered by GitBook
On this page

Was this helpful?

  1. Special notes

Running things locally

Due to local security restrictions, some things will not work locally, especially in Chrome. But everything will work once the files have been updated to your website. I recommend testing in Firefox as is more lenient toward local iframe security.

To run locally in Chrome you need to start Google Chrome with local file access:

  1. close all instances of Chrome

  2. open command prompt (CMD) on Windows or Terminal on Mac

  3. copy/paste this line and hit enter

chrome --allow-file-access-from-files
PreviousElement parameters

Last updated 4 years ago

Was this helpful?