Hi
I have a problem with writing a script which changes the image based on selection made in list field.
http://www.geebrothers.co.uk/4153-2/#gf_9
(in the first step you need to tick children's postcards and you get to the stage which give me the problem).
First of all the fields in a row are given individual class ending with cell1, cell2 etc, however new row repeats this pattern, so is there a way to individualize this cells?
Second of all, the idea of the java script running behind it is to change the one of the three pic (#imgtop, #imgmid, #imgbot) after people make choice in the field list, this is working for first row, however after row is deleted the functionality is broken, can someone shed some light on this?
Just out of interest can anyone point me as to how I could potentially solve the idea of visualizing each row i.e. so I don't have to repeat the three images for each row?
PS. some pic are missing but the names to which the form is referring are correct.
Thanks
Jakub