Hello,
I am trying to add an image ID to an image being used in a heat map question. I don’t have an HTML view option with this question. Is there another way to do it?
Thanks!
Hello,
I am trying to add an image ID to an image being used in a heat map question. I don’t have an HTML view option with this question. Is there another way to do it?
Thanks!
Best answer by Tom_1842
The below JavaScript might also be helpful:
jQuery("#"+this.questionId+" .HeatMapImage").attr("id","imageid");
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.