I have a div with an attribute data-myval = "10" . I want to update its value; wouldn't it change if I use div.data('myval',20) ?
確定! 回上一頁