Guys,
Is it possible to remove flickering on page.
This is the situation...
I have a page on which i placed an event onkeydown (monitors the enter key) on which it executes a script that forces the click event on a button.
Now, every time i hit the enter key, the click event of the button works but the page flickers and i dont want that to happen. how can i remove the flickering if it is possible...
thanks...
Is it possible to remove flickering on page.
This is the situation...
I have a page on which i placed an event onkeydown (monitors the enter key) on which it executes a script that forces the click event on a button.
Now, every time i hit the enter key, the click event of the button works but the page flickers and i dont want that to happen. how can i remove the flickering if it is possible...
thanks...
Comment