Mighterbump
03-07-2006, 06:37 AM
Is there a way to select a 'option' in a drop-down menu by ways of typing in a anchor name in the URL address bar?
My idea is to have the dropdown menu in with the Dynamic Ajax content (http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm) and change it's content by what option is selected in the dropdown menu.
Example: You type in "http://site.com/index.html#tooth" and it will load up the page with 'tooth' as the "SELECTED" option in the dropdown menu and then rely that to the Ajax for what file to select.
If not are there any other ways of selecting objects when it typed in the url?
My idea is to have the dropdown menu in with the Dynamic Ajax content (http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm) and change it's content by what option is selected in the dropdown menu.
Example: You type in "http://site.com/index.html#tooth" and it will load up the page with 'tooth' as the "SELECTED" option in the dropdown menu and then rely that to the Ajax for what file to select.
If not are there any other ways of selecting objects when it typed in the url?