最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

imports Collection

Internet Development Index

Retrieves a collection of all the imported style sheets defined for the respective styleSheet object.

Syntax

[ oColl = ] styleSheet.imports
[ oObject = ] styleSheet.imports(iIndex)

Possible Values

oCollArray of imported style sheets.
oObjectReference to an individual item in the array of elements contained by the object.
iIndexRequired. Integer that specifies the zero-based index of the item to be returned.

Members Table

PropertyDescription
length Sets or retrieves the number of objects in a collection.
MethodDescription
item Retrieves an object from the filters collection or various other collections.
namedItem   Retrieves an object or a collection from the specified collection.

Remarks

An imported style sheet is one that is brought into the document using the cascading style sheets (CSS) @import rule.

Example

This example shows how to display the URL paths of the imported style sheets in the document.

for ( i = 0; i < document.styleSheets.length; i++ )
{
if ( document.styleSheets(i).owningElement.tagName == "STYLE" )
{
for ( j = 0; j < document.styleSheets(i).imports.length; j++ )
alert("Imported style sheet " + j + " is at " +
document.styleSheets(i).imports(j).href);
}
}

Standards Information

There is no public standard that applies to this collection.

Applies To

styleSheet
沛县| 治县。| 台州市| 都昌县| 东丰县| 监利县| 塘沽区| 漳浦县| 平度市| 德惠市| 崇义县| 内江市| 铅山县| 绥芬河市| 涿州市| 曲阳县| 甘泉县| 西青区| 章丘市| 孟村| 获嘉县| 台湾省| 托克逊县| 白朗县| 东方市| 潞西市| 临夏市| 延安市| 从化市| 昌都县| 专栏| 唐海县| 望都县| 东乡族自治县| 黄平县| 福泉市| 独山县| 武汉市| 金溪县| 昭苏县| 闻喜县|