摘要:
jQuery获取Select选择的Text和Value: 语法解释: 1. $("#select_id").change(function(){//code...}); //为Select添加事件,当选择其中一项时触发 2. var checkText=$("#select_id").find("o 阅读全文
posted @ 2012-04-27 16:48
无恨星晨
阅读(397)
评论(0)
推荐(0)
摘要:
什么是Uploadify 原文:Uploadify is a jQuery plugin that integrates a fully-customizable multiple file upload utility on your website. It uses a mixture of J 阅读全文
posted @ 2012-04-27 15:17
无恨星晨
阅读(711)
评论(0)
推荐(0)