From 1e4860d8a8c340bfc266e07fbeb1a92a1a6ac56c Mon Sep 17 00:00:00 2001 From: "hjnim.kim" Date: Wed, 6 Feb 2013 15:05:03 +0900 Subject: [PATCH] demos: apply disabled option in textarea apply disabled option in textarea( for disable copy & paste issue ) Change-Id: I9a2e7972673daac080c5172f284ac16be557beeb --- demos/tizen-winsets/widgets/button/buttonNolist.html | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/demos/tizen-winsets/widgets/button/buttonNolist.html b/demos/tizen-winsets/widgets/button/buttonNolist.html index a97ab4b..b6e44f9 100644 --- a/demos/tizen-winsets/widgets/button/buttonNolist.html +++ b/demos/tizen-winsets/widgets/button/buttonNolist.html @@ -8,8 +8,6 @@ - - @@ -21,7 +19,7 @@ *Default Button
Button
HTML Code: - +

*Inline Button, Inline Button With Icon
DataInline True
@@ -30,7 +28,7 @@

HTML Code: - +

*Button Icon Position top, bottom (with inline)
PositionTop

@@ -46,7 +44,7 @@
PositionTop
PositionBottom

HTML Code: -

@@ -57,12 +55,12 @@
Custom width,height

HTML Code: - CSS Code:
- +

Button No text
-- 2.7.4