Answer Posted / 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 |
Post New Answer View All Answers
code to keep a page Out of the browser history
code to positioning of window in certain dimensions
how to copy form data between different pages
how to create a Custom Scrollbar
I have a doubt regarding including tags in a function. I have written a function in javascript in a html page. The function got called by clicking a button, i want to display the results in same html page by placing tags in the function. (this hmtl page is static page) Is this possible? example: