douyonglang4845 2011-06-14 17:43
浏览 58

codeigniter中的多选框

I am using CodeIgniter for my development. I have a view which consists of 5 multiple select box, in which initially the default data will be populated while the page is loading. It should be chained selected i.e based on the first multi box changes the data should change for the remaining 4 select boxes, second box's changes will be reflected in the remaining three and so on.

please can you help me to obtain the chained selections for all the five boxes in which the data will be populated from model via controller.

  • 写回答

1条回答 默认 最新

  • doushi5752 2011-06-14 17:53
    关注

    The bad news is that you can't do that with CodeIgniter alone. The good news is that there are plenty of tutorials which can help you with that.

    The problem is that CodeIgniter is a back-end framework. Its job: return values to HTTP request. It can't modify or update anything once it's sent. It is very good at that, but it can't actually modify anything once it's in the browser. To do that you need a front-end tool like JavaScript which will interpret the data sent by CodeIgniter and display the data based on what was already sent.

    评论

报告相同问题?

悬赏问题

  • ¥15 YoloV5 第三方库的版本对照问题
  • ¥15 请完成下列相关问题!
  • ¥15 drone 推送镜像时候 purge: true 推送完毕后没有删除对应的镜像,手动拷贝到服务器执行结果正确在样才能让指令自动执行成功删除对应镜像,如何解决?
  • ¥15 求daily translation(DT)偏差订正方法的代码
  • ¥15 js调用html页面需要隐藏某个按钮
  • ¥15 ads仿真结果在圆图上是怎么读数的
  • ¥20 Cotex M3的调试和程序执行方式是什么样的?
  • ¥20 java项目连接sqlserver时报ssl相关错误
  • ¥15 一道python难题3
  • ¥15 牛顿斯科特系数表表示