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 |
how to get the User's Time of Day
validation code / function to allow only NUmbers in a text box
determine which Element received an Event
how to Scroll a DIV content
communication between main window and new windows
how to create an anonymous function
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space:
determine which key was pressed and its type
write a code to generate pseudorandom numbes
how to convert between arrays and strings
Code to Block submission of form by pressing Enter Key
Create a Menu that can be activated while clicking on Right Mouse button