2 <div data-role="page" data-add-back-btn="true">
3 <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>
4 <div data-role="header" data-position="fixed">
7 <div data-role="content">
8 <p id= "notification-demo" align="center">Click Here to Show TickerNoti</p>
9 </div><!-- /content -->