benji87 Posted October 30, 2006 Share Posted October 30, 2006 Hi all im currently working on a fixtures form for rugby games. What im trying to do is when the user selects the team from the drop down list it will show the selected teams badge above.I am really a novice when it comes to javascript but as far as im aware javascript is the most practical way to do what i want.I know you can do a basic onchange script in dreamweaver behaviors but it will only change to one image on any selection.If someone could point me in the driection of a tutorial or script that does exactly that it would be great thanks! Quote Link to comment Share on other sites More sharing options...
fenway Posted October 30, 2006 Share Posted October 30, 2006 If you mean two drop-downs, you just need to maintain a hash that has each team's badges, and have the onchange of one reset the list of the other. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.