primefaces 查询 点击按钮 加载 动画 ajax loader
生活随笔
收集整理的這篇文章主要介紹了
primefaces 查询 点击按钮 加载 动画 ajax loader
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
只要在/WEB-INF/template.xhtml中body 里面加入:
<ui:insert name="status">
<p:ajaxStatus style="width:64px;height:64px;position:fixed;right:5px;bottom:5px">
<f:facet name="start">
<p:graphicImage name="main/images/loader.gif" />
</f:facet>
<f:facet name="complete">
<h:outputText value="" />
</f:facet>
</p:ajaxStatus>
</ui:insert>
參考:
http://www.primefaces.org/showcase/ui/ajax/status.xhtml
http://stackoverflow.com/questions/13139702/primefaces-show-animation-when-button-clicked/13139815
動畫圖片生成:http://ajaxload.info/
轉載于:https://www.cnblogs.com/bigben0123/p/6061045.html
總結
以上是生活随笔為你收集整理的primefaces 查询 点击按钮 加载 动画 ajax loader的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 编程实战一通讯录程序
- 下一篇: 全国信息学奥林匹克联赛 ( NOIP20