Ajax toolkit Control Learning Series (10) -- alwaysvisiblecontrolextender is always visible

Source: Internet
Author: User
    • The alwaysvisiblecontrolextender control can be used for advertising. Those annoying websites always add links to images we don't like, and always appear in areas we don't like. Of course, in that old age, only a bunch of troublesome JavaScript codes can be written.CodeTo control, read some information, and locate it. Today, we have this. Alwaysvisiblecontrolextender: If you want to advertise your website, you can use two lines of code.
    • Effect first.

A brief description shows that this yellow object has been fixed until it changes the size of the browser or the scroll bar. Always at the same position.

    • Alwaysvisiblecontrolextender simple instructions (several common parameters .)
    1. TargetcontrolidNeedless to say.
    2. VerticalsideIt refers to the vertical dock position, top, bottom, three.
    3. HorizontalsideIt refers to the horizontal dock position, middle left and right, three.
    4. Verticaloffset, horizontaloffsetIt has something to do with your choice. The distance from the top, bottom, or left and right of your choice. In this way, you can basically locate your small advertisement accurately.
    5. ScrolleffectdurationSliding Delay Time: Unit: seconds.
  <  Div  >  
< ASP: scriptmanager ID = "SM" Runat = "Server" >
</ ASP: scriptmanager >
< ASP: updatepanel ID = "Updatepanel1" Runat = "Server" >
< Contenttemplate >
< ASP: Panel ID = "Panel" Runat = "Server" Cssclass = "Panel" >
This is the tech space of alex. I like. Net coding.
< BR />
If you have some questions, plz contact me.
</ ASP: Panel >
< Ajax: alwaysvisiblecontrolextender ID = "Alw" Runat = "Server" Targetcontrolid = "Panel" Verticalside = "Middle" Verticaloffset = "50" Horizontaloffset = "50" Horizontalside = "Center" > </ Ajax: alwaysvisiblecontrolextender >
</ Contenttemplate >
</ ASP: updatepanel >
</ Div >
 
 
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.