If you're using jQuery then why not make full use of its abstractions? E.g.. Instead of: $("input#title").get(0).setAttribute("max_length" ...
確定! 回上一頁