LunchTimeCoder.AutoSlideShow v1.05 - some small enhancements
Today I spent a small amount of time enhancing the LunchTimeCoder.AutoSlideShow javascript component.
Modifications Made:
- Added image caching so there's no flicker when changing images
- Added Start, Stop and Previous methods to allow user/programmatic control of the slideshow
- Converted to using the DOM to add the Image tag that is used rather than the div.innerHTML property; just because that's the correct way to do it
There we have it, one more day and another lunch time (partially) spent writing code.
Related Posts
-
How to Hide a Column in AG-Grid and Prevent it from Displaying in the Tool Panel
11 Oct 2023 -
JavaScript: Loop through Array (using forEach)
03 Oct 2023 -
JavaScript: Parse a String to a Date
28 Sep 2023 -
JavaScript: Format Date to String
28 Sep 2023 -
JavaScript: How to Convert Map to an Array of Objects
28 Sep 2023 -
Check if element exists using JavaScript or jQuery
25 Sep 2023