<!DOCTYPE html> · <html> · <head> · <script> · $(document).ready(function(){ · $("#btn1").click(function(){ · $("p").append(" <b>Newly added appended text</b>."); ...
確定! 回上一頁