Because your script runs BEFORE the label exists on the page (in the DOM). Either put the script after the label, or wait until the document ...
確定! 回上一頁