Hello,
I just found this great forum and I'm really looking for some help! I've been trying to create a dynamic drop down select list script with descriptions. And I have been working on this script for three months already....but now I'm totally stuck!!
Lemme explain what I need first.
I have 19 products that each have it's own details: size, colors, materials and fnish. Therefore I need 5 select lists. The first one will list all of my 19 products. When one of those products is selected, the specific sizes for that product appear and people will need to select a size for that product to continue. Then, they'd have to select a specfic color for that product, then they have to select the material and finally...selec t the finish. None of the options are the same, so they all need to be dependable options. Also, some materials are only possible for only one or a few sizes, so I need to be able to specify that too.
So far, that's not my problem, I've got that fixed....but now...
I also need to be able to display one or a few lines of text as a description of the selected choices so far. Since these descriptions will also very per possible option, I need to be able to add in a description for every option in the whole script. I have no clue how to do this, I've tried endless things and so far... I can only code something that requires the visitor to click on a button to show the text. But the information need to be displayed automatically underneath every select list.
Also, for some of these information parts.... It's required to add in a table to display the information. And...at the end of all of the selection lists... I need to be able to add in a table (inside the information part, that's also why it needs to be possible to add in a table and not only text), which contains the prices for all of the products and the product details.
If possible, I'd like it that the next selection list will only appear once an option from the previous list has been chosen. If that's not possible.... I can live with that, lol. But I need to get this fixed and I'm getting really confused since I don't know how to do this anymore.
I have about 12 different scripts that display only a part of what I need, but if you need to have one of those scripts, I'd be happy to diplay them here.
Please, please help me out! I'm totally desperate!
Thank you very very much in advance for any tips!!
I just found this great forum and I'm really looking for some help! I've been trying to create a dynamic drop down select list script with descriptions. And I have been working on this script for three months already....but now I'm totally stuck!!
Lemme explain what I need first.
I have 19 products that each have it's own details: size, colors, materials and fnish. Therefore I need 5 select lists. The first one will list all of my 19 products. When one of those products is selected, the specific sizes for that product appear and people will need to select a size for that product to continue. Then, they'd have to select a specfic color for that product, then they have to select the material and finally...selec t the finish. None of the options are the same, so they all need to be dependable options. Also, some materials are only possible for only one or a few sizes, so I need to be able to specify that too.
So far, that's not my problem, I've got that fixed....but now...
I also need to be able to display one or a few lines of text as a description of the selected choices so far. Since these descriptions will also very per possible option, I need to be able to add in a description for every option in the whole script. I have no clue how to do this, I've tried endless things and so far... I can only code something that requires the visitor to click on a button to show the text. But the information need to be displayed automatically underneath every select list.
Also, for some of these information parts.... It's required to add in a table to display the information. And...at the end of all of the selection lists... I need to be able to add in a table (inside the information part, that's also why it needs to be possible to add in a table and not only text), which contains the prices for all of the products and the product details.
If possible, I'd like it that the next selection list will only appear once an option from the previous list has been chosen. If that's not possible.... I can live with that, lol. But I need to get this fixed and I'm getting really confused since I don't know how to do this anymore.
I have about 12 different scripts that display only a part of what I need, but if you need to have one of those scripts, I'd be happy to diplay them here.
Please, please help me out! I'm totally desperate!
Thank you very very much in advance for any tips!!
Comment