joeblack9988 / slideshow

Automatically exported from code.google.com/p/slideshow
0 stars 0 forks source link

Captions are running in wrong order #225

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Note: If this is a troubleshooting or help question, please first look in
the FAQ (http://bit.ly/ny4EG), search in the Google Group
(http://bit.ly/2Ph5h) and post your question there!

This form is only for technical issues or bugs, thank you. If you post a
troubleshooting question here you will NOT receive help.

What steps will reproduce the problem?
1. just modified the demo available for download
2. but it looks that slidshow goes he-wire if the the first caprion is nothing 
or a space
3. inserting a <span> tag solved the issue for me, but i think it's a bug.

it's easy to reproduce, just take the demo, and remove the the first caption.

What is the expected output? What do you see instead?

normally caption shows on time, with a space or nothing in the first caption, 
the showing of captions looses track with the slides.

What version of the product are you using? On what operating system and
browser?

Latest version, Osx 10.6, Firefox and Safari.

Please provide any additional information below.

Original issue reported on code.google.com by j.meer...@xs4all.nl on 28 Jan 2012 at 12:09

GoogleCodeExporter commented 8 years ago
Hi, I'm running into the same problem. I used your <span> method, but it still 
called up the caption box. Only a few of my images need captions, I'd like the 
rest to be blank and not call up a blank caption box. 

Original comment by jennkar...@gmail.com on 31 Jan 2012 at 8:16

GoogleCodeExporter commented 8 years ago
I just made the background of the caption container transparent.

Original comment by j.meer...@xs4all.nl on 31 Jan 2012 at 8:27