jquery mobile header title左对齐 button右对齐

 

复制代码
<div data-theme="b" data-role="header" data-position="fixed">
        <h1 style="text-align:left; margin-left:10px;">Muyeeeh</h1>
       <!--  <div data-type="horizontal" data-role="controlgroup" class="ui-btn-right">  
         <a href="index.html" data-role="button" data-inline="true" >登录</a>
        <a href="index.html" data-role="button" data-inline="true" data-theme="b" >创建帐户</a>
      </div> -->
        <a href="www.google.com" data-icon="delete" style="left:auto; right:120px;">Cancel</a>
    <a href="www.google.com" data-icon="check" data-theme="b">Submit</a>
    </div>
复制代码

 

posted @   牧之丨  阅读(293)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示