Which is the difference between code bellow?
$("demo").data("title");
and,
$("demo").attr("data-title");
or both are same?
Aucun commentaire:
Enregistrer un commentaire