show

How to Show and Hide Menu

Submitted by alpha_luna on
In this tutorial, we are going to create on How To Show and Hide Menu. We all know that one of the most used frameworks is jQuery. Let us use this to have this tutorial. Using jQuery it will simplify our source code by using its function. In this article, we have two links to control the show and hide the menu of Sourcecodester one by one.

How to set your TextBox to Show and Hide Password in the User Registration Form.

Submitted by janobe on
In this turtorial, I will teach you how to set your Textbox to "show" and "hide" Password in the User Rgistration Form by using Visual Basic 2008. This will help you determined the password that you have input in the Textbox when registering in the User Registration Form. So let’s begin: Open the Visual Basic 2008 and create a new Windows Form Application.