473,670 Members | 2,448 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 1344
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
3991
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 thing is, I ALSO have to make it so the images will load randomly. I have looked at a number of scripts for random-loading slideshows, but I have to find a way to COMBINE this fading-image script (or, a different fading-image script, if...
2
2095
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 the images. I'd like to use the same popup window at different points throughout the website and have the Virtual Tour (slideshow) open up at the appropriate photos. Meaning I'd like to control which picture the popup window opens up to,...
4
1623
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 can't really appreciate the slideshow effect, which is supposed to be a nice crossfade between the images. I then realized than when viewed at 800x600 or lower it does this. Sometimes it also does it at higher resolution, but with your browser...
8
2031
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 images of the thumbnails. When the slideshow begins it always starts with the first image. I would like to pass the name of the thumbnail to the slideshow HTML page and begin the slideshow with the same image the user clicks on. Is this asking...
11
2398
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' to large numbers and small numbers but it doesn't seem to do anything. Could someone explain what effect changing this variable should bring about and why don't I see any changes. many thanks David
1
3341
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 images. I have try with the following jsp code. <%@ page language="java" %> <%@ page import="java.sql.*"%> <%@ page import="java.sql.Connection.*"%> <%@ page import="java.awt.image.*"%>
2
3132
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 // ======================================= // set the following variables // =======================================
0
8466
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8384
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8813
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8659
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6212
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5683
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4208
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4388
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1791
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.