From b6e539162ea75250932b83def2c28d00041f96af Mon Sep 17 00:00:00 2001 From: xue <> Date: Fri, 31 Mar 2006 22:13:53 +0000 Subject: Added TImageMap and TInlineFrame demos. --- demos/quickstart/protected/pages/Controls/Standard.page | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'demos/quickstart/protected/pages/Controls/Standard.page') diff --git a/demos/quickstart/protected/pages/Controls/Standard.page b/demos/quickstart/protected/pages/Controls/Standard.page index 026d3d1a..d2b36d1c 100644 --- a/demos/quickstart/protected/pages/Controls/Standard.page +++ b/demos/quickstart/protected/pages/Controls/Standard.page @@ -51,11 +51,11 @@ TImageButton represents a click button that has an image as the background. It is mainly used to trigger page postback. -
  • * +
  • TImageMap represents an image on a Web page with clickable hotspot regions.
  • -
  • * +
  • TInlineFrame represents an <iframe> HTML element on a Web page.
  • -- cgit v1.2.3