> 文章列表 > 笙默考试管理系统-jquery-1.8.2.intellisense(2)

笙默考试管理系统-jquery-1.8.2.intellisense(2)

笙默考试管理系统-jquery-1.8.2.intellisense(2)

笙默考试管理系统-jquery-1.8.2.intellisense(2

目录

一、笙默考试管理系统-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

 'Callbacks': function() {

    /// <signature>

    ///   <summary>A multi-purpose callbacks list object that provides a powerful way to manage callback lists.</summary>

    ///   <param name="flags" type="String">An optional list of space-separated flags that change how the callback list behaves.</param>

    /// </signature>

  },

二、笙默考试管理系统-jquery-1.8.2.intellisense

  'contains': function() {

    /// <signature>

    ///   <summary>Check to see if a DOM element is within another DOM element.</summary>

    ///   <param name="container" type="Element">The DOM element that may contain the other element.</param>

    ///   <param name="contained" type="Element">The DOM element that may be contained by the other element.</param>

    ///   <returns type="Boolean" />

    /// </signature>

  },

  'cssHooks': function() {

    /// <summary>Hook directly into jQuery to override how particular CSS properties are retrieved or set, normalize CSS property naming, or create custom properties.</summary>

    /// <returns type="Object" />

  },

三、笙默考试管理系统-jquery-1.8.2.intellisense

  'data': function() {

    /// <signature>

    ///   <summary>Returns value at named data store for the element, as set by jQuery.data(element, name, value), or the full data store for the element.</summary>

    ///   <param name="element" type="Element">The DOM element to query for the data.</param>

    ///   <param name="key" type="String">Name of the data stored.</param>

    ///   <returns type="Object" />

    /// </signature>

/// <signature>

四、笙默考试管理系统-jquery-1.8.2.intellisense

    ///   <summary>Returns value at named data store for the element, as set by jQuery.data(element, name, value), or the full data store for the element.</summary>

    ///   <param name="element" type="Element">The DOM element to query for the data.</param>

    ///   <returns type="Object" />

    /// </signature>

  },