最近搜索


没有最近搜索

Feature request: allow lazy loading content



已于 2022年7月26日 发布

We've had our devs look into this but it doesn't appear that Zendesk allows the code in the source code editor.

Lazy loading loads and renders page content only as it becomes visible on the user's screen. This helps improve the experience on mobile, and conserve mobile data use.

Use case:

  • Mobile users – around 2/3 of our traffic is mobile.
  • Helpful for larger articles with a large amount of text, script and media (which some of ours are).

The impact on us currently is that we're limited in the ways we can enhance our Help Centre for mobile users, resulting in a poorer experience for them when seeking help from us.

Some resources from Google:
Browser-level image lazy-loading for the web
Use lazy-loading to improve loading speed (web.dev)


2

1

1 条评论

I do agree with Bradley. 

Lazy-loading is essential for articles with multiple videos.  

But the source code doesn't allow loading="lazy" in iframe. 

 

1


请先登录再写评论。

找不到所需的内容?

新建帖子