Nikolai Romanov | oct2025-2 | Data groups | Sprint 3 | [TECH ED] Build slideshow app#5
Open
Nikolai Romanov | oct2025-2 | Data groups | Sprint 3 | [TECH ED] Build slideshow app#5
Conversation
- page title updated.
- added simple style for the page; - implemented styles for page elements.
- implemented function changes image on the page; - implemented function shows random image on page load; - implemented function called on page loading finish.
- implemented function setups forward function on page loading finish; - implemented forward button click listener function; - implemented function cheks out of bounds images array on change image;
- implemented backward button setup on page loading finish page; - implemented backward button clic listener function; - introduced image index change delta variable; - image change on click functionality moved in new function; - updated index checking on array bounds exit for case of backward.
- new buttons added on the page: play backward, stop, play forward.
- implemented function setups auto-forward button on page loading finish; - implemented click listener for auto forward button; - implmented function for create pictures auto change interval; - implemented function for clear pictures auto change interval.
- implemented function setups auto backward button on page loading finish; - implemented click listener function for auto backward button;
- implemented function setups stop button; - implemented click listener function for stop button.
- updated click listener functions names.
- added more slide files; - updated slideshow delay;
- set document on finish loading listener function; - refactored function positin by acting regions.
- on page added label, input and button for set image change delay; - min delay is 1 second; default delay 5 seconds.
- implemented delay input setup on page loading finish; - implemented delay input listener watching input the corect value.
- implemented delay time setup from input default value on page loading finish.
- added delay set button ide on the page; - implemented delay set button click listener; - implemented delay time update on delay set button click.
- update indents in the code.
- change clear auto play interval set function region.
- implemented image auto change on click Backward or Forward button.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Learners, PR Template
Self checklist
Changelist
Questions