
lol, change that avatar before getting personal.

CoffeeCup... Yeah, they are the best!

I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Hi Eric,
I have visited your forum and your website. i am learning more about that website. meantime i need help with the jquery slide show, where i have followed the instructions given but end up as in http://www.okirutravel.com/Page5.html . please help as to where i have gone wrong.
please help
gunaseelan
I have visited your forum and your website. i am learning more about that website. meantime i need help with the jquery slide show, where i have followed the instructions given but end up as in http://www.okirutravel.com/Page5.html . please help as to where i have gone wrong.
please help
gunaseelan
Look at the code in the html box and remove the extra space in these 4 spots.
< script type="text/javascript">
< /script>
< style type="text/css">
< /style>
Those spots should look like this. For some reason when users copy my code an extra space gets picked up even though it's not on the example.
<script type="text/javascript">
</script>
<style type="text/css">
</style>

< script type="text/javascript">
< /script>
< style type="text/css">
< /style>
Those spots should look like this. For some reason when users copy my code an extra space gets picked up even though it's not on the example.
<script type="text/javascript">
</script>
<style type="text/css">
</style>
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
The code was a bit mixed, styles and js in each other. I'm not sure how to get that straightened in VSD, but attached is a working code.
Ha en riktig god dag!
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Looks to me that now the images are the only thing missing. Use the add files tool to add them to a folder called jqueryslideshow.
http://www.okirutravel.com/jqueryslides … ucaves.jpg
http://www.okirutravel.com/jqueryslideshow/beach.jpg
http://www.okirutravel.com/jqueryslides … ucaves.jpg
http://www.okirutravel.com/jqueryslideshow/beach.jpg
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Hi Eric,
Thanks for the reply. I been away and not working on this since. Yes after removing the space, it works accept for the last picture.
I have a question. I notice that now a days photo galleries contain pictures that is moving, example in this website : http://www.ritshika.com
Is this call animation or i am not sure. please help.
As always thanks a lot
Gunaseelan
Thanks for the reply. I been away and not working on this since. Yes after removing the space, it works accept for the last picture.
I have a question. I notice that now a days photo galleries contain pictures that is moving, example in this website : http://www.ritshika.com
Is this call animation or i am not sure. please help.
As always thanks a lot
Gunaseelan
Hiya Gunaseelan,
That's actually a flash movie rather than an animation. Kind of a cross between animation and short movies. You can do that with CoffeeCup's Firestarter program
That's actually a flash movie rather than an animation. Kind of a cross between animation and short movies. You can do that with CoffeeCup's Firestarter program

Gunaseelan,
The images in your example are not really 'moving'. They are static images that are being panned and zoomed. This is usually accomplished with jQuery these days. If you Google something like panning zooming slideshow jquery, you'll see that there are quite a few slide shows like that available on the web; - some are free and some are not...
Here is an example that came up in my Google search a moment ago and seems to work quite well: http://www.subchild.com/slideshowify/
(I only just looked at the demo page, so this is not any particular 'recommendation'
)
The images in your example are not really 'moving'. They are static images that are being panned and zoomed. This is usually accomplished with jQuery these days. If you Google something like panning zooming slideshow jquery, you'll see that there are quite a few slide shows like that available on the web; - some are free and some are not...
Here is an example that came up in my Google search a moment ago and seems to work quite well: http://www.subchild.com/slideshowify/
(I only just looked at the demo page, so this is not any particular 'recommendation'

Per
www.mingas.com
www.mingas.com
Thanks a lot guys (Jo and Per). the information really help me to understand this type photogallery.
Gunaseelan
Gunaseelan
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.