upload tizen1.0 source
[framework/web/web-ui-fw.git] / demos / tizen-gray / widgets / tickernoti-interval.html
index 18b21c5..92a4c18 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <div data-role="page" data-add-back-btn="true">
-       <div data-role="notification" id="notification" data-type="ticker" data-text1="Ticker" data-text2="Will disappear after 3 seconds" data-param="write on parameter here" data-interval="3000"></div>
+       <div data-role="notification" id="notification" data-type="ticker" data-text1="Ticker" data-text2="Tickernoti" data-param="write on parameter here" data-interval="3000"></div>
        <div data-role="header" data-position="fixed">
                <h1>Notification</h1>
        </div>