not working in mobile web forms!

Hi,

You know the <hr> tag in html that is used to draw a line, I can not use it in mobile web form.
Can anyone uggest a way to do this?

Thanks

 

Forgot to respond to your question yesterday.

To put HR lien, you have to first put a panel control. Inside put a device specifc control and set up the filter. Now in the content template of the device specific, you can put any HTML elements, eevn regular web controls. Here is a piece of code that I am using right now to do this. I am using a header/footer templates so I can draw a HR line after my Application Name (at top of page) as well as at the bottom of the page as shown below.

BTW - Look at the HTML of the following. When I cut and paste code, it shows up as it would look on my mobile page.. Don't know how I can display actual HTML here in the forum

MPT Mobile: Shipping



Label

 

例如:

 

         <mobile:Panel ID="Panel3" Runat="server" Font-Size="Small" ForeColor="Blue">
         <DeviceSpecific ID="DeviceSpecificline" Runat="server">
          <choice  filter="">
                    <contenttemplate>
                        主要功能介绍:
                        <hr size="1"></hr>
                        &nbsp; &nbsp; 北京东方博晟科技有限公司成立于2006年,是中国移动的战略合作伙伴,主要致力于移动网络终端和专业移动增值业务的开发和服务,具有丰富的终端和网络平台业务开发经验。目前已形成了基于B2C(诚信在线业务)和C2C(手机心情、新浪微博客户端)呼叫的全系列呈现类产品。 <br>
                        </br>&nbsp; &nbsp; 公司团队充满活力和进取,着眼长远发展和科技推动,不断为产品和业务的发展而努力。
                    </contenttemplate>
            </choice>
         </DeviceSpecific>

        </mobile:Panel>

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值