[問題] 請問 blockUI 設定message 圖片破圖問題

看板Ajax作者 (阿天)時間12年前 (2013/10/19 21:04), 編輯推噓1(101)
留言2則, 2人參與, 最新討論串1/1
function useLoading(){ $.blockUI({ message: '<h1><img src="http://xxx.xxx.xxx./loading.gif" />頁面讀取 中 請稍後......</h1>' }); } 這是我的呼叫 blockUI 語法 當我需要 blockUI 時就在 <script>useLoading();</script> 這樣呼叫 可是發現圖片都是破圖(圖檔位置確定OK) 請問是什麼問題呢 感謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 123.192.141.198

10/19 22:59, , 1F
google: blockui image not showing
10/19 22:59, 1F

10/20 00:09, , 2F
感謝提醒,我用 div 隱藏再呼叫的方式解決了
10/20 00:09, 2F
文章代碼(AID): #1IOeDkXv (Ajax)
文章代碼(AID): #1IOeDkXv (Ajax)