in extendscript – Photoshop, dialog-box persistence?
in extendscript - Photoshop, I would like my dialog-box check boxes to default to previously used choices ... anyone know if this is possible?
in extendscript - Photoshop, I would like my dialog-box check boxes to default to previously used choices ... anyone know if this is possible?
I'm new to gulp and want to add bootstrap to my project. I already added SASS Bootstrap. That was no problem because I found a good documentation. Now I also need to add the javascript of bootstrap to my project.…
I'm using lazySizes jquery plugin and I want to have alert when my lazy loaded how can I do for my all loaded content ? I want to do this for my ajax content if I have alert I guess…
I've set up an Ajax request to the Ebay API using Jquery, which works while I have a search term/keyword hardcoded, but I cannot figure out how to write the code to make my (bootstrap) button trigger the Ajax request…
I have a site that I hosted in Shopify in HTTPS, then I made a GET via Angular to a HTTP site. Angular <script type="text/javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.8/angular.min.js"></script> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> <link href="https://fonts.googleapis.com/css?family=Roboto:400,900" rel="stylesheet"> <style type="text/css"> div {…
I'm working on a React-Redux web-app which integrates with AWS Cognito for user authentication/data storage and with the Shopify API so users can buy items through our site. With both SDKs (Cognito, Shopify), I've run into an issue: Their core…
So I'm trying to edit Shopify's code to make the menus in my store open on hover instead of having to be clicked. With help, the menus now open on hover but they don't close on mouseout. I guess my…
Any idea on why I keep getting this error I currently am running a monitor script it and it runs fine for a bit, but as long as it detects a bunch of links come in at the same time,…
I'm trying to edit a shopify theme and the last part I'm stuck on is getting these navigation menus to open on hovering instead of clicking. The css I have for the menus is: .site-nav { position: relative; padding: 0;…
Putting together a personal & project portfolio, and trying to use Vu Khanh Truong's "elastic_grid" jQuery plugin for the actual portfolio. You can view it here. The problem is that it seems to be causing the following errors on my…