You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I've been trying to implement the ticker, and it works great, however initially the design is broken until the js loads, so I want to hide it until the init scripts run, instead the new markup adopts the display:none and running $('#ticker').show(); and $('.tickercontainer').show() doesn't work and is a little confusing for me to trace it.
The text was updated successfully, but these errors were encountered:
Hello, I've been trying to implement the ticker, and it works great, however initially the design is broken until the js loads, so I want to hide it until the init scripts run, instead the new markup adopts the display:none and running$('#ticker').show(); and $ ('.tickercontainer').show() doesn't work and is a little confusing for me to trace it.
The text was updated successfully, but these errors were encountered: