Does it need copy in rendered parallax div in final HTML?
تبليغيرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.
I working based on this page: http://themes.framework-y.com/codrop/music/
but this is my site: https://tikex-dev.com/
At first load, parallax image is not visible and background is black. There is a jQuery part which renders the <div> under <body>.
Shall I preload that div in the final served HTML? But it has some parameter like the width, which can vary based on which screen user has.
How can I make better user experience?
My page is served via Next.js.
أضف إجابة