dougu1990 2016-05-20 07:44
浏览 27

在表单中捕获bootstrap轮播项目编号

I have a bootstrap carousel page showing images and the current & total number of images on the page. I've used the code from other questions on this forum to get the image counters working, and what I would like to do next is capture the current image number in a form to pass it to a php script, so I can modify the image via php as needed.

My current code is:

$(window).load(function(){

var totalItems = $('.item').length;

var currentIndex = $('div.active').index() + 1;
$('num').html(''+currentIndex+'');
document.getElementById("num").innerHTML = "The current is: " + currentIndex;

$('#myCarousel').on('slid.bs.carousel', function() {
currentIndex = $('div.active').index() + 1;
$('num').html(''+currentIndex+'');
document.getElementById("num").innerHTML = "The current is: " + currentIndex;
});
});

And then:

<p id="dum"></p>

How can I modify this to capture the current image number in a html form?

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
    • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
    • ¥20 有关区间dp的问题求解
    • ¥15 多电路系统共用电源的串扰问题
    • ¥15 slam rangenet++配置
    • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
    • ¥15 ubuntu子系统密码忘记
    • ¥15 保护模式-系统加载-段寄存器
    • ¥15 电脑桌面设定一个区域禁止鼠标操作
    • ¥15 求NPF226060磁芯的详细资料