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>

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM