ArunHub / ArunHub/BreakingBad

animation delay not working if this line removed "var spanEl = _thisEl.outerWidth()"

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted
Dominant language
HTML
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

when you look at the source code, find "useless" , u will be directed to "var spanEl = _thisEl.outerWidth()" line.
Download the source file and remove the above line and run index.html in the browser, animation effect which is working perfectly fine , will not work.

Contributor guide

No contributing guide indexed for this repository

Research direction

Open the source file and index.html, remove the referenced var spanEl = _thisEl.outerWidth() line, and run index.html in a browser to reproduce the animation failure. Trace the animation path around that line; done means explaining why the line affects the delay and identifying the necessary correction.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.