search

Home  >  Q&A  >  body text

What is the concept of a tag data-src

<a href="javascript:;" date-src="{:U('Dept/add')}">Add Department</a>

What is data-src Something came from?

What are the benefits of using data-src instead of href?

李文俊&李文俊&2480 days ago2178

reply all(1)I'll reply

  • 灭绝师太

    灭绝师太2018-04-19 09:36:36

    data-* is a new attribute (custom attribute) in HTML5 used to store private custom data of a page or application

    reply
    1
  • Cancelreply