Im trying to use a background image in a trigger.io ios mobile app but they dont seem to work. When I use catalyst it lists the image location in some temporary local file that doesn’t exist.
Is it possible to use the background-image property in CSS with trigger.io and if so, how do I get it to work?
If you are creating a DOM element on the fly with zepto or jQuery:
Or if you just need to set it via zepto or jQuery:
Note: I’ve been using backbone.js and I just pass the “path” variable to my view that does not know anything about forge.tools.getURL.