Search
DomUtils Members
Methods
 


Contains DOM-related helper functions.

The following tables list the members exposed by the DomUtils type.

 Public Methods

  Name Description

formatString

Formats the specified string according to the specified parameters.

getBounds

Gets the bounds of the specified element.

getElementAttributes

Gets an object containing element attributes that have values.

HTMLtoXHTML

Converts HTML to XHMTL.

loadImageList

Loads the images from the specified list of image url-s.

setBounds

Sets the bounds of the specified element.

setSize

Sets the size of the specified element.

toDataUrl

Converts an image to base64 string.

 See Also