bootstrap带有下拉按钮的输入框,如何使用bootstrap在文本框中下拉。

Hi,

I'm new in bootstrap. I want to use pull down concept in my project. I'm trying more than hour, but not able to bind. Actual process is i'm searching a global value then next click particular data load the values in grid. And also, the Global parent value should be in Global text box. then next time i'm clicking the global member dependent icon. that values are bind into pull down format. Can anyone please help me. If possible send the code. it's very urgent for me. Thanks.

What I have tried:

Hi,

I'm new in bootstrap. I want to use pull down concept in my project. I'm trying more than hour, but not able to bind. Actual process is i'm searching a global value then next click particular data load the values in grid. And also, the Global parent value should be in Global text box. then next time i'm clicking the global member dependent icon. that values are bind into pull down format. Can anyone please help me. If possible send the code. it's very urgent for me. Thanks.

解决方案The answer to this really lies in the capabilities of CSS. .pull-right and .pull-left both apply a micro-clearfix and then float the element left or right in Twitter Bootstrap.

Creating .pull-top and .pull-bottom class'would not be feasible as the parent elements would need to have a position:relative applied, the element would then need man-handled around with top and bottom properties to have it placed properly. The alternatives would require the element to have a fixed height with negative margin applied to the top, of half the height and top:50% applied. Again this would need the parent to be position:relative.

As with any CSS framework, there are just some things you will have to do yourself

a example of Pull down bootstarp:-

('.pull-down').each(function() {

var

this=

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值