کد:<!DOCTYPE html> <html> <body> <p><a class="myAnchor">test</a></p> <script> var x = document.getElementsByClassName("myAnchor"); x[0].setAttribute("href","http://www.test.com/"); </script> </body> </html>
کد:<!DOCTYPE html> <html> <body> <p><a class="myAnchor">test</a></p> <script> var x = document.getElementsByClassName("myAnchor"); x[0].setAttribute("href","http://www.test.com/"); </script> </body> </html>
ویرایش توسط h_steam : August 18th, 2018 در ساعت 22:33
در حال حاضر 1 کاربر در حال مشاهده این موضوع است. (0 کاربران و 1 مهمان ها)