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

在bootstrap中实现查找带回

WBOY
WBOYOriginal
2016-06-06 20:35:091544browse

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

回复内容:

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

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

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

同求该问题!

Statement:
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