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 |
code to detect availability of cookies
How to Add Message and Confirmation Boxes Using JavaScript?
determine which key was pressed and its type
write a function to validate a given date
how to create a Custom Scrollbar
create a slide show
communication between main window and new windows
Reading which Character Key was pressed
code to images to rollover
write a program segment that will ask the user if he wants to computer the perimeter of the area of the triangle. if the perimeter is wanted, ask the measure of the three sides and compute for the perimeter. if the area is wanted, ask for the measures of the base and height and compute for the area. display the computed value
code to sorting an array of objects
how to transform XML Data into HTML