
Firefox mobile show website without css in first load
Hi, Why some website shows without css for first time, and after a little delay, full website shows.
Chosen solution
I found the element that cause this and this is input! when i delete input in first section, it shows normally like other browsers.
Read this answer in context 👍 0All Replies (7)
Hi
Have you tried this in Firefox Preview?
Ok
What happens to the page in Firefox Preview?
Seburo said
Ok What happens to the page in Firefox Preview?
I captured a video. Please have a look: http://talarearz.com/sss/doc_2020-04-30_23-15-55.mp4
Chosen Solution
I found the element that cause this and this is input! when i delete input in first section, it shows normally like other browsers.
So it is working fine now?
Seburo said
So it is working fine now?
Yes, I put Jquery in head section. But I don't understand relation between JQ and pure css. Thank you