twitter-bootstrap 引导程序 3 - 在显示之间清除共享的远程模式内容?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/18524330/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
bootstrap 3 - clear shared remote modal content between displaying?
提问by devlindeboree
i have a shared remote modal. my problem is after closing the modal, on next open it shows the same content.
我有一个共享的远程模式。我的问题是关闭模态后,在下次打开时它显示相同的内容。
this is the same issue as here, but for bootstrap 3: Twitter bootstrap remote modal shows same content everytime
这是与此处相同的问题,但对于引导程序 3:Twitter 引导程序远程模式每次都显示相同的内容
how can i clear the modal between load/show's?
如何清除加载/显示之间的模式?
thanks.
谢谢。
回答by devlindeboree
thanks bass!
谢谢低音!
in case anyone else lands here, this indeed works: Twitter bootstrap remote modal shows same content everytime
如果其他人来到这里,这确实有效: Twitter bootstrap 远程模式每次都显示相同的内容

