asp.net.ph

Skip Navigation Links

addImport Method

DHTML Methods


Adds a style sheet to the imports collection for the given style sheet.

Syntax

iIndex = stylesheet.addImport ( sURL [ , iIndex ] ) 
Parameters

sURL Required. Location of the source file for the style sheet.
iIndex Optional. Requested position for the style sheet in the collection. If this value is not given, the style sheet is added to the end of the collection.

Return Value

Integer. Returns an integer index value specifying the position of the imported style sheet in the imports collection.

Remarks

The iIndex is a zero-based index value.

Applies To

styleSheet



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note