-
1. Re: Overlapping image hidden in HTML/CSS slideshow
Nancy O. May 3, 2013 2:03 PM (in response to x_defect)No slideshow that I can see. Are you sure you uploaded the correct page?
Nancy O.
-
2. Re: Overlapping image hidden in HTML/CSS slideshow
x_defect May 3, 2013 2:34 PM (in response to Nancy O.) -
3. Re: Overlapping image hidden in HTML/CSS slideshow
Nancy O. May 3, 2013 2:44 PM (in response to x_defect)OK. Start by fixing your code errors.
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fbeta.deltsig.com%2Fphotos.html
You have a malformed comment starting on line 27 and ending on line 51 that's causing some problems.
<!--begin comment
end comment-->Nancy O.
-
4. Re: Overlapping image hidden in HTML/CSS slideshow
x_defect May 15, 2013 11:10 AM (in response to Nancy O.)Ok - I went through and fixed almost every error showing up in the validation, but it didn't seem to do anything.
The only error coming up now is in the javascript in line 30 -
Line 30, Column 17: character "<" is the first character of a delimiter but occurred as data
if (current <= 0)But I copied this code exactly from the tutorial which works, so not sure if that's anything to do with why the buttons are hidden - I assume this would be a CSS issue?



