Igor Lino

Results 65 comments of Igor Lino

@pixelass WOW, you write the most shameful comment since 2 years. coming from a guy who has given zero '0' lines of code to it. Yes, I don't want to...

If you read the project description, the plugin was not written by me, but I clone it from elevatezoom. I did quite a lot of changes on my free time,...

super, amazing work. This feels a lot better :+1: I have worked in quite many JS projects, so I cannot recall everything. I think I fixed some few JSCS warnings...

I'm not 100% sure, but a big range of browsers seems to be supported, only thing is IE where I found one description that the original elevatezoom had support for...

yes of course its working ;) See the example page: http://igorlino.github.io/elevatezoom-plus/examples.htm You were already correct. I just added the scrollZoom:true and the example of lens works with the scrolling, which...

yes you are right, docs need some love. I'm at the moment very short on time for the next weeks. Will try to improve it. but in-between PR's are also...

Great!, here is the file: https://github.com/igorlino/elevatezoom-plus/blob/master/demo/api.htm You may open&edit the project using WebStorm, it has a nice auto-format function.(shortcut is ctrl-alt-L)

nice animation showing the issue :+1:

mmm, i'm wondering, maybe, we should add an optional option to destroy the container on resize. So, if responsive=true destroyContainerOnResize=true then .remove()

´Can you point to the line of code ? If to change that how does the demo is affected ? (please verify)