create Drop-Down Navigation Menus
how to create Expandable and Collapsible Menus
code to create a new window
i am making a purchase sheet in html ,it contain names of product(by selecting checkboxes),quantity(textbox) and price(checbox), by using java script i am restricting the user to prevent them to enter the wrong data ,so i made the servlet were i am only able to prevent them to enter the page in empty field , so my doubt is how do you prevent them how to enter non numerical data in quantity field
How to block double clicks
sample code to auto focusing the first field in a form
code to display a Countdown Timer (dynamic)
program to show a progress bar
how to Scroll a DIV content
advance the focus to next consecutive fields when Enter Key is pressed
function to combine two or more arrays
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space:
Reading which Character Key was pressed