js control the html tag's attributes

xiaoxiao2026-05-22  14

today is Friday, June 22 2009. I got some knowledge about the html and js from my project.So I will write them in my blog,And some advice is expected! you can control the css style through the javascript code <script language="javascript" type="text/javascript">function doClickStyle(obj,objclassname){document.getElementById(obj).className=objclassname;}</script> also many technologies are existed, I will study them by myself, and write them in my blog .
转载请注明原文地址: https://www.6miu.com/read-5049209.html

最新回复(0)