Joe Lambert

Results 42 comments of Joe Lambert

Hi, making the slider responsive is something I'd like to do but given the way that the code works its not trivial & will likely take some time.

Thanks Matt, this does indeed seem to do the trick! I think this is probably the best solution we have until Apple fixes it natively. Have you tried to create...

Thanks for the report, `swipe` uses the proprietary (non standard CSS3) `-webkit-mask-image` which is why its not working in Firefox. Flux should however filter it out on Firefox but its...

Thanks for the bug report, I'll be honest and say I haven't tested the code on that exact setup (but I also suspect that the number of Safari users on...

Hi, I think what you're asking is "can I make the slider responsive"? If so then this is on the roadmap but it is difficult given the nature of some...

The `width` and `height` properties are a bit experimental at the moment (they don't work well with the circular transitions). Its probably worth clearing up what they do and don't...

Hi, unfortunately it isn't as easy as just using `background-size` as what Flux does is slice up the images and create separate `divs` for each block/slice. I also don't think...

Some progress has been made on making Flux responsive. Once it's more stable I'll push out a beta. Will keep you posted on progress with this issue

Auto resize of images is low priority at the moment given the related technical issues. If you use WordPress then you can use the [Flux Slider WordPress plugin](http://www.joelambert.co.uk/flux-wp) which does...

I see what you're saying, I think its an issue of simplicity vs functionality though. I _really_ like the simplicity of using `title` as its semantically correct and doesn't require...