jQuery('#genderSector div.explanation');
did not work.Does not matter what value of i is. I just wanted to show that it would be used in iteration.
jQuery('#genderSector div.explanation');
did not work.Does not matter what value of i is. I just wanted to show that it would be used in iteration.