Click here to Skip to main content
15,921,467 members
Articles / Web Development / ASP.NET

ASP.NET Hide Controls after Number of Seconds

Rate me:
Please Sign up or sign in to vote.
4.56/5 (9 votes)
22 Jun 2010CPOL2 min read 35.7K   11  
Hide Label/DIV Controls after number of seconds
I was looking for functionality to hide controls other than the Label control, hide multiple controls simultaneously and writing client-side JavaScript for re-use, so have put together an example code showing the implementation of the same.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
I have over 10 years of experience working with Microsoft technologies. I have earned my Microsoft Certified Technology Specialist (MCTS) certification. I'm a highly motivated self-starter with an aptitude for learning new skills quickly.

Comments and Discussions