search
HomeWeb Front-endJS TutorialThree ways to use JavaScript to determine whether an image has been loaded_javascript skills

Sometimes you need to get the size of the image, which needs to be done after the image is loaded. There are three ways to achieve this, which are introduced one by one below.

1. Load event

Copy code The code is as follows:





img - load event


Three ways to use JavaScript to determine whether an image has been loaded_javascript skills

loading...






Tested, all browsers show "loaded" indicates that all browsers support the load event of img.

2. readystatechange event
Copy code The code is as follows:





img - readystatechange event


Three ways to use JavaScript to determine whether an image has been loaded_javascript skills

loading...






readyState is complete and loaded indicates that the image has been loaded. Tested that IE6-IE10 support this event, other browsers do not support it.

3. Complete attribute of img
Copy code The code is as follows:





img - complete attribute


Three ways to use JavaScript to determine whether an image has been loaded_javascript skills

loading...






Polling continuously monitors the complete attribute of img. If it is true, it indicates that the image has been loaded and stops polling. This attribute is supported by all browsers.
Three ways to use JavaScript to determine whether an image has been loaded_javascript skills
Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
如何优化Vue开发中的图片加载失败显示问题如何优化Vue开发中的图片加载失败显示问题Jun 29, 2023 am 10:51 AM

如何优化Vue开发中的图片加载失败显示问题在Vue开发中,经常会遇到需要加载图片的场景。然而,由于网络不稳定或者图片不存在的原因,很有可能会出现图片加载失败的情况。这样的问题不仅影响了用户体验,还可能导致页面呈现混乱或者出现空白的情况。为了解决这个问题,本文将分享一些优化Vue开发中图片加载失败显示的方法。使用默认图片:在Vue组件中,可以设置一个默认图片,

如何解决Edge浏览器无法加载图片的问题如何解决Edge浏览器无法加载图片的问题Jan 30, 2024 am 10:54 AM

edge浏览器图片加载不出来怎么办?edge浏览器是很多小伙伴用于上网的默认浏览器,可以为用户们提供便捷的上网服务。但有些小伙伴在上网的过程中,发现edge浏览器的网页中图片无法正常加载出来,在排除了网络问题之后,最大的可能是设置的问题,如果你想解决这个问题的话,就随小编一起来看看图片无法显示的解决方法吧。edge浏览器图片加载不出来怎么办1、点击左下角开始,右击“Microsoftedge”。2、选择“更多”,点击“应用设置”。3、下滑找到“图片”。4、将图片下方的开关打开即可。

Vue懒加载图片失败问题解决方案Vue懒加载图片失败问题解决方案Jun 29, 2023 pm 10:42 PM

Vue开发中如何解决图片懒加载失败的问题懒加载(LazyLoad)是现代Web开发中常用的优化技术之一,特别在加载大量图片和资源时,可以有效减轻页面的负担,提升用户体验。然而,在使用Vue框架进行开发时,有时候我们可能会遇到图片懒加载失败的问题。本文将介绍一些常见的问题和解决方案,以便开发者能够更好地应对这个问题。图片资源路径错误首先,我们需要确保图片资源

Win11微软商店图片加载不出来如何解决Win11微软商店图片加载不出来如何解决Jun 29, 2023 pm 03:43 PM

  Win11微软商店图片加载不出来如何解决?在微软商店里,我们可以轻松地搜索下载各种软件和游戏,但是近期有部分Win11用户发现电脑上的微软商店图片加载不出来了,十分影响使用体验,那么对于这一情况有没有什么方法可以解决呢?下面我们来看看小编是如何解决的吧。  Win11微软商店图片加载不出来的解决方法  1、右击下方的开始菜单进入。  2、点击选择网络和Internet进入。  3、可以查看自己的网络是否连接正常。  4、可以将网络配置从专用改成公用即可。

如何使用PHP开发缓存优化图片加载速度如何使用PHP开发缓存优化图片加载速度Nov 08, 2023 pm 05:58 PM

如何使用PHP开发缓存优化图片加载速度随着互联网的快速发展,网页加载速度成为用户体验的重要因素之一。而图片加载速度是影响网页加载速度的重要因素之一。为了加速图片的加载,我们可以使用PHP开发缓存来优化图片加载速度。本文将介绍如何使用PHP开发缓存来优化图片加载速度,并提供具体的代码示例。一、缓存的原理缓存是一种存储数据的技术,通过将数据临时保存在高速存储器中

解决网页图片无法加载的方法解决网页图片无法加载的方法Jan 08, 2024 pm 01:45 PM

很多小伙伴在用打开网页的时候,发现网页的图片加载不出来,显示一个×的标志,这是怎么一回事呢?可能是你的网速过低,等待一会就可以了,也可能是设置里面没有开启相关模式,下面就带来了网页图片加载不出来解决方法一起来看看吧。网页图片加载不出来:1、网速问题网页显示不出图片有可能是因为电脑的网速比较慢,电脑中开启的软件比较多,而我们访问的图片比较大,这就可能因为加载超时,导致图片显示不出来,可以将比较占网速的软件将关掉,可以去任务管理器查看一下。2、访问人数过多网页显示不出图片还有可能是因为我们访问的网页

win7浏览图片加载不出来怎么办win7浏览图片加载不出来怎么办Jul 19, 2023 pm 02:57 PM

当你浏览网页时,你有没有遇到过图片无法加载的情况,那么原因是什么呢?如果win7浏览图片无法加载怎么办?有这个问题的用户,看看下面小边为您分享win7浏览图片无法加载的解决方案。1.首先,我们首先确定网页是否设置了不显示图片。我们点击浏览器右上角的工具-Internet选项,然后切换到高级。如果我们把它拖到多媒体上,就会有一个显示图片的选项,这需要在前面勾选。2.接下来,让我们检查flashplayer版本是否是最新版本。检测方法。点击开始,然后选择控制面板,在控制面板中找到flashplaye

PHP学习步骤:如何优化图片加载PHP学习步骤:如何优化图片加载Aug 18, 2023 pm 12:05 PM

PHP学习步骤:如何优化图片加载在现代web开发中,优化图片加载是一个重要的课题。随着网页设计的发展,图片已经成为页面中不可或缺的一部分。然而,过大或者不经优化的图片可能导致网页加载缓慢,影响用户体验。因此,学习如何优化图片加载是每个PHP开发者都应该掌握的技能。下面将介绍一些常用的优化图片加载的方法以及相应的PHP代码示例。我们将从压缩图片、延迟加载和字节

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
1 months agoBy尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.