-
Method Summary
use server-side image map
use client-side image map
-
Method Details
-
$src
URI of image to embed
- Parameters:
uri - the URI
- Returns:
- the current element builder
-
$alt
short description
- Parameters:
desc - the description
- Returns:
- the current element builder
-
$height
override height
- Parameters:
pixels - the height
- Returns:
- the current element builder
-
$height
override height
- Parameters:
cdata - the height (can use %, * etc.)
- Returns:
- the current element builder
-
$width
override width
- Parameters:
pixels - the width
- Returns:
- the current element builder
-
$width
override width
- Parameters:
cdata - the width (can use %, * etc.)
- Returns:
- the current element builder
-
$usemap
use client-side image map
- Parameters:
uri - the URI
- Returns:
- the current element builder
-
$ismap
use server-side image map
- Returns:
- the current element builder