Joe Lambert

Results 42 comments of Joe Lambert

You're right, there isn't a script loader in the repo. I started this before Grunt/Yeoman etc too so there is only a makeshift build script that I wrote myself (in...

> I'll likely replace all instances of `WebKitCSSMatrix` with `XCSSMatrix` Sounds good, thanks

Thanks for doing this, really appreciate you making this work cross platform. +1 for a modular build process. I like the idea of `Morf.Matrix = window.XCSSMatrix || window.WebKitCSSMatrix` as it...

Thanks for reporting this. It's not something I've come across before with Flux but I'm keen to get to the bottom of it. Can you let me know what browser...

I'm afraid I'm not able to reproduce the error. I'm also running on Lion and have tried with: Safari 5.1 Chrome 13.0.782.218 Chrome Canary 15.0.869.0

Hey GF, Thanks for the request, this is something I'm currently working on. The issue is that the viewport for each image needs to be the same size for Flux...

Can you let me know what browser and version you're using?

Hi, Have you had a look at the [API](https://github.com/joelambert/Flux-Slider/blob/master/README.md#fluxslider-api)? It should be possible to do what you're asking with a bit of custom JavaScript. Thanks Joe

Hi George, I'm aware of the issue and really want to get it sorted. Annoyingly my copy of Windows 8 seems to be corrupt & won't install so I need...

Thanks for the update, Flux should already support all the CSS3 properties un-prefixed but I'll double check once I can get Win8 up and running. Not supporting `preserve-3d` will likely...