data-xxx attributes disappeared

data-xxx attributes disappeared

Hi!

If i put the data-xxx attributes with jQuery .data() method, theese attributes disappeared after i insert element to a container. If i put the data-xxx attributes with .attr() method, the attributes remains. Why disappeared with .data() method?

http://jsfiddle.net/6zvgL45t/11/