Hi again,
1. How do I decided where a user's browser will situate when he presses a button. i.e. when the user presses a button and a textbox appears down at the bottom of the screen i want the user's view to be automatically centered on this textbox and not up the top. any ideas?
2. I have a textbox and 2 buttons. Onw button is submit the other is cancel. To submit you must enter something, to cancel you don't have to enter anything. The thing is though validation seems to work on page buttons. I have tried to put if(page.isvalid) at the top of my submit_onclick function only but that does not make any difference. Any ideas?
Cheers,
Kev.
1. How do I decided where a user's browser will situate when he presses a button. i.e. when the user presses a button and a textbox appears down at the bottom of the screen i want the user's view to be automatically centered on this textbox and not up the top. any ideas?
2. I have a textbox and 2 buttons. Onw button is submit the other is cancel. To submit you must enter something, to cancel you don't have to enter anything. The thing is though validation seems to work on page buttons. I have tried to put if(page.isvalid) at the top of my submit_onclick function only but that does not make any difference. Any ideas?
Cheers,
Kev.