Answers for "custom attribute coming as undefined"

0

custom attribute coming as undefined

var text = $(this).data("overlay")
alert(text);
Posted by: Guest on August-11-2020

Code answers related to "custom attribute coming as undefined"

Code answers related to "Javascript"

Browse Popular Code Answers by Language