console.log( $("#list > li > input").first().data("valid") ); $("#email").data("valid",{date: +new Date}); console.log( $(".first").data("valid") );