back button control demo : bug fix
authorJinhyuk Jun <jinhyuk.jun@samsung.com>
Mon, 7 Jan 2013 11:06:14 +0000 (20:06 +0900)
committerYoumin Ha <youmin.ha@samsung.com>
Fri, 11 Jan 2013 08:40:55 +0000 (17:40 +0900)
change long text to multiline title

Change-Id: I960f918c164b346375d0be2af81854a8a4c8de3f

demos/tizen-winsets/widgets/naviframe/naviframe_title_text_1_btn.html
demos/tizen-winsets/widgets/naviframe/naviframe_title_text_2_btn.html
demos/tizen-winsets/widgets/naviframe/naviframe_title_text_multiline_src.html
demos/tizen-winsets/widgets/naviframe/naviframe_title_text_multiline_src_2_btn.html
demos/tizen-winsets/widgets/naviframe/naviframe_title_text_src.html
demos/tizen-winsets/widgets/pagelayout/backbutton-control.html
demos/tizen-winsets/widgets/pagelayout/backbutton/back-button-to-header.html
demos/tizen-winsets/widgets/pagelayout/backbutton/backbutton-normal.html
demos/tizen-winsets/widgets/pagelayout/backbutton/dynamically-attatch-backbutton-to-footer.html
demos/tizen-winsets/widgets/pagelayout/backbutton/dynamically-attatch-backbutton-to-header.html

index c1cb9d9..b1e6915 100755 (executable)
@@ -12,7 +12,7 @@
 <body> 
        <div data-role="page" data-add-back-btn="true">
                <div data-role="header" data-position="fixed">
-                       <h1>Title text Button 01</h1>
+                       <h1>Title 1 Button</h1>
                        <a data-icon="naviframe-plus"></a>
                </div>
                <div data-role="content">
index 65675dd..a7ce476 100755 (executable)
@@ -12,7 +12,7 @@
 <body> 
        <div data-role="page" data-add-back-btn="true">
                <div data-role="header" data-position="fixed">
-                       <h1>Title text Button 02</h1>
+                       <h1>Title 2 Buttons </h1>
                        <a data-icon="naviframe-edit"></a>
                        <a data-icon="naviframe-cancel"></a>
                </div>
index 6db3bbf..49b369c 100755 (executable)
@@ -14,8 +14,8 @@
        <div data-role="page" data-add-back-btn="true">
                <div data-role="header" data-position="fixed">
                        <img src="icon-tizen.png"/>
-                       <h1>Image Title Text multiline</h1>
-                       <span class="ui-title-text-sub">tizen@samsung.com</span>
+                       <h1>Title demo</h1>
+                       <span class="ui-title-text-sub">Title image multiline</span>
                </div>
                <div data-role="content">
                        <p>Image Title text Multiline sample</p>
index e255337..91d5956 100755 (executable)
@@ -14,8 +14,8 @@
        <div data-role="page" data-add-back-btn="true">
                <div data-role="header" data-position="fixed">
                        <img src="icon-tizen.png"/>
-                       <h1>Image Title Text multiline Button 02</h1>
-                       <span class="ui-title-text-sub">tizen@samsung.com</span>
+                       <h1>Title demo</h1>
+                       <span class="ui-title-text-sub">Title image multiline 2 Buttons</span>
                        <a data-icon="naviframe-more"></a>
                        <a data-icon="naviframe-edit"></a>
                </div>
index ef73417..a7643c0 100755 (executable)
@@ -14,7 +14,7 @@
        <div data-role="page" data-add-back-btn="true">
                <div data-role="header" data-position="fixed">
                        <img src="icon-tizen.png"/>
-                       <h1>Image Title Text multiline</h1>
+                       <h1>Title image</h1>
                </div>
                <div data-role="content">
                        <p>Image Title text Multiline sample</p>
index 90aefdc..e8bb65c 100755 (executable)
@@ -6,7 +6,8 @@
 
        <div data-role="page" id="backButtonDemomain" data-add-back-btn="true">
                <div data-role="header" data-position="fixed">
-                       <h1>Footer and Backbutton demopage</h1>
+                       <h1>Back button control</h1>
+                       <span class="ui-title-text-sub">Footer and Backbutton demopage</span>
                </div>
                <div data-role="content">
                        <ul data-role="listview" data-icon="1line-textonly">
index 988e21e..88bd221 100755 (executable)
@@ -5,8 +5,9 @@
 <body>
 
 <div data-role="page" data-add-back-btn="header">
-       <div data-role="header" data-position="fixed" >
-               <h1>Back button to Header</h1>
+       <div data-role="header" data-position="fixed">
+               <h1>Back button demo</h1>
+               <span class="ui-title-text-sub">Back button to Header</span>
        </div>
 
        <div data-role="content">
index 9ae2750..1323371 100755 (executable)
@@ -6,7 +6,8 @@
 
 <div data-role="page" data-add-Back-Btn="true">
        <div data-role="header" data-position="fixed">
-               <h1>Normal footer with back button</h1>
+               <h1>Back button demo</h1>
+               <span class="ui-title-text-sub">Normal footer with back button</span>
        </div>
 
        <div data-role="content">
index e3c6160..cb5595d 100755 (executable)
@@ -6,7 +6,8 @@
 
 <div data-role="page">
        <div data-role="header" data-position="fixed" >
-               <h1>Back button to Header</h1>
+               <h1>Back button demo</h1>
+               <span class="ui-title-text-sub">Back button to Footer</span>
        </div>
 
        <div data-role="content">
index db2c6cd..7eadbee 100755 (executable)
@@ -6,7 +6,8 @@
 
 <div data-role="page">
        <div data-role="header" data-position="fixed" >
-               <h1>Back button to Header</h1>
+               <h1>Back button demo</h1>
+               <span class="ui-title-text-sub">Back button to Header</span>
        </div>
 
        <div data-role="content">