JS implementation of the text automatically ' to Google search box _ form Effects

Source: Internet
Author: User
Description: Alone with no problem can not and with the search and landing at the same time on a page, there's nothing wrong with opening a page. Just a little bit of AAA and so on there will be errors on the page, I solve the problem is that they do not appear on the same page, but this is not convenient to define Val or other ways to solve this issue? Would you please give me a big advice? Thank you
Document.forms[0] refers to the first form in a page where Setval (val) is only valid for form[0 when there are two forms on the page. The second form is forms[1.
<input type= "text"/> Google <input type= "text"/> Baid U <table border= "0" bgcolor= "#ffffff" > <tr><td nowrap= "nowrap" align= "left" > <script language= "ja Vascript "type=" Text/javascript "> Function Setvar (val) {var inputs = document.getElementsByTagName (" input "); For (i=0 i<inputs.length; i++) {inputs[i].value = val; } </script> <span class = "Gentiny" > AAA BBB CCC </span></td></tr></table> </t extarea>
[ CTRL + A All SELECT Note: If you need to introduce external JS need to refresh to perform]

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.