Dahliacreative

Results 18 comments of Dahliacreative

I've tested on iOS, but not android as I don't have anything to test it on :(

Ok let me start again, I'll @ you when It's in a better state.

Just a note, I will get round to sorting this out, might have to be over the xmas hols tho!

@thalisvilela I gave up in the end as I couldn't figure out the whole coffee script thing, instead I just wrote my own plugin, you can see it here: https://github.com/dahliacreative/selectron

Does anyone actually use Less or Scss? 👍 for Sass support!

On a side note, I use bem so all my filenames match the css class names I use, eg `class="card-widget` would be in `card-widget.sass` how hard would it be to...

I'm also having this issue, I call a function on the window in my effect cleanup but I can't asset that it's being called as the clean up function never...

I've come up with a work around for multiple images, basically cycle through each a tag, grab it's href for the large image then initialize the plugin like so: $('a.zoom').each(function()...