Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Firefox mobile show website without css in first load

  • 7 replies
  • 1 has this problem
  • 10 views
  • Last reply by GoodBoy

Hi, Why some website shows without css for first time, and after a little delay, full website shows.

Hi, Why some website shows without css for first time, and after a little delay, full website shows.
Attached screenshots

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 👍 0

All Replies (7)

Hi

Have you tried this in Firefox Preview?

Seburo said

Hi Have you tried this in Firefox Preview?

Yes, I have tried it.

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