Beginning ASP.NET 4.5: in C# and VB by Imar Spaanjaars
Author:Imar Spaanjaars
Language: eng
Format: epub, pdf
Publisher: John Wiley & Sons
Published: 2012-10-26T16:00:00+00:00
VB.NET
Message.Visible = True MessageSentPara.Visible = True FormTable.Visible = False
C#
Message.Visible = true; MessageSentPara.Visible = true; FormTable.Visible = false;
7. Save all your changes and close the user control because you're done with it.
8. Open the Monochrome.css file from its theme folder and add the following CSS declaration to the bottom of the file:
.Attention { border: 4px solid red; padding: 10px 0; width: 100px; margin: auto; display: block; text-align: center; }
9. Copy the same declaration to the DarkGrey theme's CSS file.
10. Save your changes and then request the Planet Wrox site in your browser. Choose the Contact Us item (under About) from the Menu or TreeView control, fill in the form, and click Send. Notice how shortly after clicking the button the form slides up slowly until it completely disappears. Figure 11.6 shows the form halfway during the slideUp operation.
11. Once the page is done loading, the Message Sent label and the thank you text appear. Notice how the label first grows in size to span the full content width, then shrinks again and finally disappears completely. Figure 11.7 shows the message while it's being resized. If you don't see this animation appear, press Ctrl+F5 or Ctrl+R to get a fresh copy of the CSS file from the server and then fill in the contact form again.
Figure 11.6
Download
Beginning ASP.NET 4.5: in C# and VB by Imar Spaanjaars.pdf
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Ada | Ajax |
Assembly Language Programming | Borland Delphi |
C & C++ | C# |
CSS | Compiler Design |
Compilers | DHTML |
Debugging | Delphi |
Fortran | Java |
Lisp | Perl |
Prolog | Python |
RPG | Ruby |
Swift | Visual Basic |
XHTML | XML |
XSL |
Hello! Python by Anthony Briggs(9917)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9796)
The Mikado Method by Ola Ellnestam Daniel Brolund(9780)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8303)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7783)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7763)
Grails in Action by Glen Smith Peter Ledbrook(7698)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7557)
Windows APT Warfare by Sheng-Hao Ma(6865)
Layered Design for Ruby on Rails Applications by Vladimir Dementyev(6596)
Blueprints Visual Scripting for Unreal Engine 5 - Third Edition by Marcos Romero & Brenden Sewell(6467)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6419)
Kotlin in Action by Dmitry Jemerov(5067)
Hands-On Full-Stack Web Development with GraphQL and React by Sebastian Grebe(4319)
Functional Programming in JavaScript by Mantyla Dan(4040)
Solidity Programming Essentials by Ritesh Modi(4020)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3810)
Unity 3D Game Development by Anthony Davis & Travis Baptiste & Russell Craig & Ryan Stunkel(3752)
The Ultimate iOS Interview Playbook by Avi Tsadok(3727)
