$(“#regTitle”).html(“Hello World”);. The html() function can take strings of HTML, and will effectively modify the .innerHTML property.
確定! 回上一頁