From: Youmin Ha Date: Sun, 20 Jan 2013 06:17:31 +0000 (+0900) Subject: demo: clear input text value with cancel button click X-Git-Tag: accepted/tizen_2.1/20130425.023924~7^2~175 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a02533f93d99f7ad2cc95e49bdcc077662e20346;p=platform%2Fframework%2Fweb%2Fweb-ui-fw.git demo: clear input text value with cancel button click When the cancel button is clicked, clear all input text values. Resolves N_SE-22002. Change-Id: I2ccf6ad7db63f13ec7f47992c73545b7dc37b763 --- diff --git a/demos/tizen-winsets/widgets/popupwindow/popup.html b/demos/tizen-winsets/widgets/popupwindow/popup.html index c6832be..d7f8512 100755 --- a/demos/tizen-winsets/widgets/popupwindow/popup.html +++ b/demos/tizen-winsets/widgets/popupwindow/popup.html @@ -299,13 +299,18 @@

PopupTest

- - + + +
+
+ OK + Cancel +
-
- OK - Cancel -