generate html select element by previous selected value using jquery
- by FredS104
i've a first html select element which generate a second html select element using a first Ajax Function and it will work correctly.
This second html element will generate my third html select element but when i do this code for generating my third selector it don't work.
i'm looking to made it anyone could help me?
here is the code:
…