|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Change page location after submit
I have a function that does a form submit from the onchange event of a dropdown (which refreshes the page) but what I need is after the page is reloaded the page to go back down to where that control was (like a named anchor) .. any ideas?
|
|
#2
|
|||
|
|||
|
You can use frames. Submit the form to a hidden frame. Then your page doesn't need to reload,
and it will remain at the same place on the page. That's a quick and easy way to do it. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > JavaScript Development > Change page location after submit |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|