In Menu Properties choose a Button or Image for your click button. Set the Target window and give the box dropdown a unique name for each box dropdown created. If you're using a click button set its properties using the Button Properties menu. If you're using a clickable image, choose the Image and set its preferences using the Image Properties menu. For button images you can also use the Icon Picker which gives you 255 high quality icons to choose from for your button image. Click the Generate Java Script button and the javascript code for your dropdown box will appear in the text box below. Next click on the Preview Box Dropdown button and a screen containing your box dropdown will appear. Make any adjusts you feel necessary and click on the Color Picker button and use the selection chart to select the correct color codes. Click the Generate Java Script button again and click Preview Box Dropdown to view the effect of any changes. If your images do not appear in your slide show, make sure the image you selected is uploaded to the same folder as the page you are using the script on. Also make sure that the "src=" in the code points to the correct location of the image on your web hosting server i.e. src="http://www.yourdomain.com/images/image1.jpg" and not on your hard drive (if you used the Browse button) src="C:\My Images\image1.jpg" Also make sure that if the image name in the script is in upper-case, that the image on your server is also in upper-case (and vice-versa) as file names are case-sensitive. To display this Box Dropdown Javascript - Script Maker Tool you need a Browser with javascript support enabled |