In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces javascript how to change the picture address, the article is very detailed, has a certain reference value, interested friends must read it!
Javascript changes the picture address: 1, use the "document.getElementById (" id ")" statement to get the picture object according to the specified id value; 2, use the "picture object .setAttribute (" src "," new picture address ");" statement to change the picture address.
The operating environment of this tutorial: windows7 system, javascript1.8.5 version, Dell G3 computer.
The method of changing the address of a picture by javascript
Realize the idea:
First get the img picture object (
The tag defines the image in the HTML page. )
Then use the setAttribute () method to reset the value of the src attribute (the src attribute of the img tag specifies the URL of the image. )
The setAttribute () method adds the specified property and assigns it the specified value. If this specified property already exists, only the value is set / changed.
Implementation code:
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.