hi there
i need help please to create a ajax drop down list which loads text files in a div tag from the user choice.so if the user selects western adventure it will load up the text file onto the slected div tag without refreshing the page
drop down list -
Western AdventurePatagonia TrekGlacier ExpeditionReef and Outback
Adventure
i am struggling with the java script on how it takes the value from the drop down list and then requests and displays it in a div tag.
the files are local and are not on a database
cheers