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 |
advance the focus to next consecutive fields when Enter Key is pressed
Reading which Character Key was pressed
How to test whether two strings are equal or not ?
Code to Block submission of form by pressing Enter Key
how to delay a function call ?
how to Scroll a DIV content
code to Hide and Show form controls
how to create a Custom Scrollbar
how to determine which Mouse Button was pressed
create Drop-Down Navigation Menus
Create a Menu that can be activated while clicking on Right Mouse button
code to create a new window