Hello, First of all congratulations for your work is superb. I want to know how to enlarge the picture and reduce the size of the reflection.
In advance thank you
Hello and good job for this wonderful work! I’m wondering if it is possible that when you reach the end of the slider to automatically jump to the first item again?
First of all, this is very nice work!
I want to use this gallery for my thumbnails.
By clicking on the thumbs, a lightbox should open.
How to link this in the xml. ????
Any ideas why it works for me on Mozilla, but not IE8. I cant figure it out, it just holds up on the loading screen in IE8. The inline version works fine in ie8 for me. I’m stumped, any ideas?
Yes, it is enabled. It must be some error on my end (obviously). I use expression web 3, when i preview in Mozilla, all is fine, but ie8, it doesn’t go past loading. Perhaps i altered something wrong. I’ll keep trying. Thanks as always for the response!
I think I get it. You are testing locally. For some reasons, unlike Firefox, IE will not be able to run and test Ajax requests locally. Everything should be okay uploading the script on some web server.
Hi,
First: Great script! One of the best available for what it does.
I use it on my website.
I changed it a little bit so that it start on a given photo (took me ages to understand how as I never touched javascript and am no developer) – that would be nice to include this in your script here for other people that might need it. I do not know if you can copy what I did because I am not sure I did it as it should but it works for me.
1. I have noticed however that panoramic photos get shrinked instead of expanded when selected http://www.kaugite.com/index.p...ngai+1.jpg
from this page check the panoramic photos and you will see what I mean
2. do you think it is possible to include css3 transform to rotate images and give a perspective aspect to it?
3. do you think it would be possible to slide through the photos by clicking on the photo area and moving left or right (holding the mouse button down – like we do with the slider)
This would be useful for touch interfaces.
1. I cannot see your pic (your URL seems to be wrong)
2. Yes it should be possible. With CSS transform 2D, only affine transformations (skew) are possible I think. For true plane perspective, you need CSS Transforms 3D : http://webkit.org/blog/386/3d-...ransforms/
Hopefully, IE9 and all other browsers will massively adopt this CSS standard ! Let’s cross our fingers.
3. That’s a really good idea (I also have some requests about managing keyboard arrows). I’m not sure touch interfaces will emulate this correctly so. Interacting with web content with our fingers rather than using a mouse will be another challenge and will require new specific DOM events like touchstart, touchmove, touchend, touchcancel etc.. Please buy me an iPad, I promise to do some tests
So, HTML 5, CSS 3, GPU aware browsers, 3D everywhere, Touch Interfaces…. I’m afraid I have another 10 years of coding fun in front of me
ok seems that character “AND”(Key 1 on french keyboard) + word “image” get changed in something else.
then just go on http://www.kaugite.com
go to Eric/tanzanie album and check the last photos that are displayed by your script (need to wait a little bit to let them appear) – these photos are panoramic photos. You will see how they shrink when in focus.
Regards
Eric
I luckily discoverd this site by accident. I love your demo. I am an old windows based programmer just starting to learn how to program for the web and I have always wanted to get involved with layout, design and graphics. Is there any way to use a recordset instead of an xml file. I haven’t been able to get the inline code to work. Your app has gotten me to begin to learn javascript. I’m stuck on loading data from an xml file vs a data or recordset. I’m stuck on the syntax to do this.
Thank you very much for sharing you ideas and designs.
Andy
Because in IE I was using the legacy flipv + alpha filters for this gradient effect with acceptable animation performance. But in the other standard browsers, using CANVAS and the createLinearGradient method to achieve the same effect, I encountered severe performance issues if I remember well. Plain opacity was the best compromise.
Anyway, I should take some time to update this script, and experiment with CSS 3 and CSS Transform that are coming around
Hello, First of all congratulations for your work is superb. I want to know how to enlarge the picture and reduce the size of the reflection.
In advance thank you
Hello and good job for this wonderful work! I’m wondering if it is possible that when you reach the end of the slider to automatically jump to the first item again?
thx
Hello!
First of all, this is very nice work!
I want to use this gallery for my thumbnails.
By clicking on the thumbs, a lightbox should open.
How to link this in the xml. ????
please help!!!
greetz,
Felix
Great Work
It works great on IE, Mozilla, safari & chrome.
Any ideas why it works for me on Mozilla, but not IE8. I cant figure it out, it just holds up on the loading screen in IE8. The inline version works fine in ie8 for me. I’m stumped, any ideas?
mmmmhhh… Have you checked in your options if native XMLHTTP is enabled?
Yes, it is enabled. It must be some error on my end (obviously). I use expression web 3, when i preview in Mozilla, all is fine, but ie8, it doesn’t go past loading. Perhaps i altered something wrong. I’ll keep trying. Thanks as always for the response!
I think I get it. You are testing locally. For some reasons, unlike Firefox, IE will not be able to run and test Ajax requests locally. Everything should be okay uploading the script on some web server.
Hi,
but it works for me.
First: Great script! One of the best available for what it does.
I use it on my website.
I changed it a little bit so that it start on a given photo (took me ages to understand how as I never touched javascript and am no developer) – that would be nice to include this in your script here for other people that might need it. I do not know if you can copy what I did because I am not sure I did it as it should
1. I have noticed however that panoramic photos get shrinked instead of expanded when selected
http://www.kaugite.com/index.p...ngai+1.jpg
from this page check the panoramic photos and you will see what I mean
2. do you think it is possible to include css3 transform to rotate images and give a perspective aspect to it?
3. do you think it would be possible to slide through the photos by clicking on the photo area and moving left or right (holding the mouse button down – like we do with the slider)
This would be useful for touch interfaces.
Regards
Eric
Hi Eric,
1. I cannot see your pic (your URL seems to be wrong)
2. Yes it should be possible. With CSS transform 2D, only affine transformations (skew) are possible I think. For true plane perspective, you need CSS Transforms 3D : http://webkit.org/blog/386/3d-...ransforms/
Hopefully, IE9 and all other browsers will massively adopt this CSS standard ! Let’s cross our fingers.
3. That’s a really good idea (I also have some requests about managing keyboard arrows). I’m not sure touch interfaces will emulate this correctly so. Interacting with web content with our fingers rather than using a mouse will be another challenge and will require new specific DOM events like touchstart, touchmove, touchend, touchcancel etc.. Please buy me an iPad, I promise to do some tests
So, HTML 5, CSS 3, GPU aware browsers, 3D everywhere, Touch Interfaces…. I’m afraid I have another 10 years of coding fun in front of me
Hello, where I can find its XML file? how can I change its images, nice work! congrats
http://www.dhteumeuleu.com/dht...e-flow.xml
ok seems that character “AND”(Key 1 on french keyboard) + word “image” get changed in something else.
then just go on http://www.kaugite.com
go to Eric/tanzanie album and check the last photos that are displayed by your script (need to wait a little bit to let them appear) – these photos are panoramic photos. You will see how they shrink when in focus.
Regards
Eric
I luckily discoverd this site by accident. I love your demo. I am an old windows based programmer just starting to learn how to program for the web and I have always wanted to get involved with layout, design and graphics. Is there any way to use a recordset instead of an xml file. I haven’t been able to get the inline code to work. Your app has gotten me to begin to learn javascript. I’m stuck on loading data from an xml file vs a data or recordset. I’m stuck on the syntax to do this.
Thank you very much for sharing you ideas and designs.
Andy
Hi, thanks for your scripts!
Do you know why in IE the reflection has a fading effect, while in FF and Safari (and other, I suppose) it has not?
Because in IE I was using the legacy flipv + alpha filters for this gradient effect with acceptable animation performance. But in the other standard browsers, using CANVAS and the createLinearGradient method to achieve the same effect, I encountered severe performance issues if I remember well. Plain opacity was the best compromise.
Anyway, I should take some time to update this script, and experiment with CSS 3 and CSS Transform that are coming around