JS DOM Programming Art--picture library optimization--JS study notes 2015-7-11 (82nd Day)

Source: Internet
Author: User

The onclick event, in fact, is not just a mouse click event, in fact, for users who use the keyboard can also trigger the event, such as the TAB key to move the connection, press the ENTER key can also trigger the OnClick event

So in the actual code programming process, if you consider using the onkeypress event to be careful, this means that the user every press of a button will trigger it.

When looking at this chapter of code optimization, I think that many times the bug in the program appears, perhaps the thinking is not strict, not rigorous caused by the loopholes.

However, in the actual development process, we can not think of every point, because sometimes the demand will not give you so much time, so often the first online, and then patched (of course, if the time is sufficient, it is best not to do so);

JS DOM Programming Art--picture library optimization--JS study notes 2015-7-11 (82nd Day)

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.