skip to Main Content

Hide/Show DIV based on option not working – Shopify

JS beginner here so any help is appreciated. I am trying to get show/hide DIV based on JS. I am using the following: HTML <Select id="single-option-selector-product-template-0"> <option value="White">White</option> <option value="Navy">Navy</option> <option value="Heather Ash">Heather Ash</option> <option value="Heather Grey">Heather Grey</option> </Select> <div…

VIEW QUESTION

Bootstrap – My table can't read a local JSON file-Twitter bootstrap

I don't know, I can't read some JSON file ou put a table which read JSON data (internal or external source) Does someone have an idea? Here are my link and script I used <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/css/bootstrap.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-table/1.10.1/bootstrap-table.min.css">…

VIEW QUESTION
Back To Top
Search