jQuery slider loading time - Page 3

User 187934 Photo


Senior Advisor
20,181 posts

You forgot the .jpg on your images in the html box.;):)
jqueryslicing/images/PlanterSlice1

jqueryslicing/images/PlanterSlice1.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
User 2001597 Photo


Registered User
14 posts

lol I knew it had to be something silly :D
Thank you v much
Blooming High Limited
www.bloominghigh.co.uk
User 2001597 Photo


Registered User
14 posts

Brilliant it works great now http://www.bloominghigh.co.uk/TestPage.html
Blooming High Limited
www.bloominghigh.co.uk
User 187934 Photo


Senior Advisor
20,181 posts

Isn't JQuery awesome.:)
Nice job. I like how your using it.
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
User 2001597 Photo


Registered User
14 posts

Its great, I'm going to do some more :D
Thanks ever so much
Blooming High Limited
www.bloominghigh.co.uk
User 2001597 Photo


Registered User
14 posts

I have another question if it's not too much trouble,:o
I want to put another JQuery on the same page so am assuming to do this I need to add 2 more pictures to the image folder and copy the HTML and change the image names?
This I have tried and it only shows me 1 picture in both boxes, therefore I am doing something wrong.
Any ideas? I have put it on my test page http://www.bloominghigh.co.uk/TestPage.html
Blooming High Limited
www.bloominghigh.co.uk
User 187934 Photo


Senior Advisor
20,181 posts

I'll have to take a look at what it takes to have two on one page. I know you wont need to duplicate the

<script src="jqueryslicing/js/jquery-1.3.1.min.js"></script>
<script src="jqueryslicing/js/jquery.easing.1.3.js"></script>

but may need to change the div Id and class for the second image.
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
User 2001597 Photo


Registered User
14 posts

That would be great, I look forward to you letting me know. Thanks ever so much :cool:
Blooming High Limited
www.bloominghigh.co.uk
User 187934 Photo


Senior Advisor
20,181 posts

Delete your second HTML box and add a new one and only paste this code into the Body HTML.
This all assumes that your images for your second slicer are all the same size as your first slicer.:)
<div class="qitem">
<a href="http://bloominghigh.co.uk/"><img src="jqueryslicing/images/BloomingWateredSlice1.jpg" alt="My Image" title="My Image" width="300" height="300"/></a>
<span class="caption"><h4></h4><p></p></span>
</div>

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
User 2001597 Photo


Registered User
14 posts

OK done that and now we have the 2 boxes with different slices but the background pictures are the same and on the new one the background needs to be changed.

So box 1 is planters in front and blooming tower behind.
and box 2 is Watering kit in front and hanging basket behind.

This is going to be soooooo cool :D

http://www.bloominghigh.co.uk/TestPage.html
Blooming High Limited
www.bloominghigh.co.uk

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.