Home > Backend Development > PHP Tutorial > 在bootstrap中实现查找带回

在bootstrap中实现查找带回

WBOY
Release: 2016-06-06 20:35:09
Original
1600 people have browsed it

如何在bootstrap中,在弹窗中查询需要的数据 然后选择并将结果带回父级页面,并赋值给指定的input框

回复内容:

如何在bootstrap中,在弹窗中查询需要的数据 然后选择并将结果带回父级页面,并赋值给指定的input框

弹窗的modal实际上是在父级页面上的吧,直接用js操作应该就可以了。

要么就要提交到后端然后带参传给父级页面。

同求该问题!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template