Javascript code for implementing floating ad strips that can be closed at the top of a website _ javascript tips-js tutorial

Source: Internet
Author: User
This article mainly introduces javascript code for implementing floating ad strips that can be closed at the top of a website. It involves javascript implementation techniques for operating page element styles Based on mouse events, for more information about how to use JavaScript to implement floating ad entries that can be closed at the top of a website, see the example in this article. Share it with you for your reference. The details are as follows:

This is an advertisement code that floats at the top of a website and can be closed. It is easy to design and concise, with a button closed, adaptive webpage width and clear color. I believe many of you will like it.

The running effect is as follows:

The Online Demo address is as follows:

Http://demo.jb51.net/js/2015/js-top-float-clase-able-adv-codes/

The Code is as follows:

The advertisement bar can be closed at the top of the website.SCRIPT function floatadv () {document. getElementById ("topadv"). style. display = "none";} SCRIPT
 
 
A professional website construction resource and Script Programming learning website in China, provides programming materials such as asp, php, asp.net, javascript, jquery, vbscript, dos batch processing, web page creation, network programming, and website construction.

I hope this article will help you design javascript programs.

Related Article

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.