how to delay a function call ?
Answer / punit
by following tricks:
1: using sleep call followed by occuring of event.
2: using do{
event generating call
}while(1)
| Is This Answer Correct ? | 0 Yes | 1 No |
maximizing the main window
write a function to validate a given date
determine which Element received an Event
How to encode and decode URL strings?
snippet to prevent submission of form when certain/any validations got failed
how to prevent an Event from performing its default behavior
Reading which Character Key was pressed
program to show a progress bar
how to create Expandable and Collapsible Menus
write a program to detect the user's browser ?
how to Scroll a DIV content
how to determine which Mouse Button was pressed