+ 1
What does data=" " attribute do?
<div data="group"> What does the 'data' attribute mean? I'm using ThinkPHP framework so I'm guessing it might be related to it.
2 Respostas
+ 2
//Found this intresting article that describes it usages and examples
https://www.sitepoint.com/use-html5-data-attributes/
0
Thank you so much... I have searched but all I found is explaination regarding the "data-" attribute