Generate text file using Java Script Coding

In this tutorial we are going to see how to create file in web using Java Script. User have to enter the text in text and when they click the submit or download button, then the user can download that typed text in a text document.

First we will design the web page by using HTML, We need one Textbox and command button to download the text in textbox.

Sample Screenshots

dowload filedownload file after

Attractive Menu using CSS3

In this Tutorial we are going to see attractive menu using CSS3.

CSS3 menu

First design the menu using HTML tags,

Ajax Coding: Top Drop Down Menu

In this Ajax Coding we are going to design a menu which can slide downwards and we can put some content in that dropdown area.

drop drown menu using Ajax - Second Menu

drop drown menu using Ajax