The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> slideshow, need to add images to my slideshow
dhemmer1
post Dec 15 2018, 02:07 PM
Post #1





Group: Members
Posts: 5
Joined: 19-November 11
Member No.: 15,900



I have a slideshow on www.tigersgo.com/tst/index.htm
It worked fine when I built it with 3 images but today I wanted to add 3 additional images.
after adding the 3 new images the slideshow only show 3 images and then 3 blank images.
all 6 images are located in the slideshow2 folder
If someone can spot my problem I would appreciate it.

dave


Attached File(s)
Attached File  index.htm ( 5.19k ) Number of downloads: 548
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Dec 15 2018, 03:08 PM
Post #2


.
********

Group: WDG Moderators
Posts: 9,628
Joined: 10-August 06
Member No.: 7



The </div> end tag after

CODE
  <img src="slideshow2/letstravel.bmp" style="width:100%">

is missing.

As a sidenote I recommend adding

CODE
<!doctype html>

at the very top (before the <html> start tag), that way web pages are rendered more correctly.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
dhemmer1
post Dec 15 2018, 03:31 PM
Post #3





Group: Members
Posts: 5
Joined: 19-November 11
Member No.: 15,900



QUOTE(dhemmer1 @ Dec 15 2018, 01:07 PM) *

I have a slideshow on www.tigersgo.com/tst/index.htm
It worked fine when I built it with 3 images but today I wanted to add 3 additional images.
after adding the 3 new images the slideshow only show 3 images and then 3 blank images.
all 6 images are located in the slideshow2 folder
If someone can spot my problem I would appreciate it.

dave



I fixed it - missing </div> after the third slide.

Dave
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 18th March 2024 - 10:52 PM