笙默考试管理系统-jquery-1.8.2.intellisense(3)
目录
一、笙默考试管理系统-jquery-1.8.2.intellisense
二、笙默考试管理系统-jquery-1.8.2.intellisense
三、笙默考试管理系统-jquery-1.8.2.intellisense
三、笙默考试管理系统-jquery-1.8.2.intellisense
四、笙默考试管理系统-jquery-1.8.2.intellisense
一、笙默考试管理系统-jquery-1.8.2.intellisense
'dequeue': function() {
///
///
/// A DOM element from which to remove and execute a queued function.
/// A string containing the name of the queue. Defaults to fx, the standard effects queue.
///
},
二、笙默考试管理系统-jquery-1.8.2.intellisense
'each': function() {
///
///
/// The object or array to iterate over.
/// The function that will be executed on every object.
///
///
},
三、笙默考试管理系统-jquery-1.8.2.intellisense
'error': function() {
///
///
/// The message to send out.
///
},
'extend': function() {
///
///
/// An object that will receive the new properties if additional objects are passed in or that will extend the jQuery namespace if it is the sole argument.
三、笙默考试管理系统-jquery-1.8.2.intellisense
/// An object containing additional properties to merge in.
/// Additional objects containing properties to merge in.
///
///
///
///
四、笙默考试管理系统-jquery-1.8.2.intellisense
/// If true, the merge becomes recursive (aka. deep copy).
/// The object to extend. It will receive the new properties.
/// An object containing additional properties to merge in.
/// Additional objects containing properties to merge in.
///
///
},