Vote count:
0
Can you please take a look at this demo and let me know why I am not able to apply CSS rules to .popover class?
As you can see I already tried the
$("#pop").find('.popover').css("background-color", "red");
$("#pop").closest(".popover").css("background-color", "red");
but neither of .find() or .closest() are working here!
Thanks
asked 1 min ago
Issue on Targeting Dynamic Content in an Exiting
Aucun commentaire:
Enregistrer un commentaire