473,508 Members | 2,295 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Javascipt Slideshow

I want a slideshow like this:
http://www.dynamicdrive.com/dynamici...ightslide2.htm

But how can I do it widther and then have more pictures in it?
I can't imagine that, so I hope anyone can help me

If you dont understand, what I mean:
I want a width div (or something like it) with the same effect as seen
on this link:
http://www.dynamicdrive.com/dynamici...ightslide2.htm
But I want to have more than just one picture per time
The decision of the numbers of pictures per time is only depending of
the numbers of pictures, which could be in that div (with that width).
The pictures has the same height, so it shouldn't be a problem in that
way

I hope anyone can help me

May 8 '07 #1
3 1337
The87Boy wrote:
I want a slideshow like this:
http://www.dynamicdrive.com/dynamici...ightslide2.htm

But how can I do it widther and then have more pictures in it?
I can't imagine that, so I hope anyone can help me

If you dont understand, what I mean:
I want a width div (or something like it) with the same effect as seen
on this link:
http://www.dynamicdrive.com/dynamici...ightslide2.htm
But I want to have more than just one picture per time
The decision of the numbers of pictures per time is only depending of
the numbers of pictures, which could be in that div (with that width).
The pictures has the same height, so it shouldn't be a problem in that
way

I hope anyone can help me
Use this one then!?

http://www.dynamicdrive.com/dynamici...frameslide.htm

--
-Lost
Remove the extra words to reply by e-mail. Don't e-mail me. I am
kidding. No I am not.
May 9 '07 #2

-Lost skrev:
The87Boy wrote:
I want a slideshow like this:
http://www.dynamicdrive.com/dynamici...ightslide2.htm

But how can I do it widther and then have more pictures in it?
I can't imagine that, so I hope anyone can help me

If you dont understand, what I mean:
I want a width div (or something like it) with the same effect as seen
on this link:
http://www.dynamicdrive.com/dynamici...ightslide2.htm
But I want to have more than just one picture per time
The decision of the numbers of pictures per time is only depending of
the numbers of pictures, which could be in that div (with that width).
The pictures has the same height, so it shouldn't be a problem in that
way

I hope anyone can help me

Use this one then!?

http://www.dynamicdrive.com/dynamici...frameslide.htm
I can't because it shouldn't be vertical

May 9 '07 #3
The87Boy wrote:
-Lost skrev:
>The87Boy wrote:
>>I want a slideshow like this:
http://www.dynamicdrive.com/dynamici...ightslide2.htm

But how can I do it widther and then have more pictures in it?
I can't imagine that, so I hope anyone can help me

If you dont understand, what I mean:
I want a width div (or something like it) with the same effect as seen
on this link:
http://www.dynamicdrive.com/dynamici...ightslide2.htm
But I want to have more than just one picture per time
The decision of the numbers of pictures per time is only depending of
the numbers of pictures, which could be in that div (with that width).
The pictures has the same height, so it shouldn't be a problem in that
way

I hope anyone can help me
Use this one then!?

http://www.dynamicdrive.com/dynamici...frameslide.htm

I can't because it shouldn't be vertical
Then I take it you did not even bother to read through the script's
notes at all.

It specifically states:

//Specify code to insert between each slide (ie: "<br>" to insert a line
break and create a vertical layout)
//"" for none (or horizontal):
var slideseparater="<br>"

So changing "slideseparater" to nothing, would make it horizontal.

--
-Lost
Remove the extra words to reply by e-mail. Don't e-mail me. I am
kidding. No I am not.
May 10 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
3981
by: Susanna | last post by:
Hi all, I'm using the following slideshow script that I found on the web to display changing images with a crossfade effect. Eventually I will be adding many more images to the slideshow. The...
2
2087
by: Jeannie | last post by:
I have a popup window which is a slideshow of about 7 images. When the popup window loads, the first image is present and then the viewer can select next or previous to scroll through the rest of...
4
1616
by: Luis Veras | last post by:
I have a slideshow on my main page at www.canvasartists.com. Many of my visitors started to complain that on their screen the slideshow displays as flashing and/or blinking very quickly, and you...
8
2018
by: drillbit_99 | last post by:
I have an HTML page of thumbnail images. Each image can begin a slideshow of the images on the page by clicking on the image. This opens another HTML page that begins the slideshow using large...
11
2388
by: David Graham | last post by:
Hi New to javascript. I'm trying to understand how a script at a website I come across works. http://www.BRPPISAFETY.COM Nearly got it but I have changed the variable called 'crossFadeDuration'...
1
3334
by: ttamilvanan81 | last post by:
Hai everyone, I need to provide the slideshow for the images. I have upload the images into database. Then i will retrive all the images from the database and provide the slideshow for those...
2
3125
pradeepjain
by: pradeepjain | last post by:
script> // (C) 2000 www.CodeLifter.com // http://www.codelifter.com // Free for all users, but leave in this header // NS4-6,IE4-6 // Fade effect only in IE; degrades gracefully //...
0
7332
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7058
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7502
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5635
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5057
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3206
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3191
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1565
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
426
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.