What is this? From this page you can use the Social Web links to save 程序简记 to a social bookmarking site, or the E-mail form to send a link via e-mail.

Social Web

E-mail

E-mail It
July 23, 2009

程序简记

Posted in: 不要分类

检测单选、多选框是否选中
if ($(’#radl input:checked’).val() == undefined) …


Return to: 程序简记