2015年12月23日 星期三

blockUI jQuery配bootstrap無法置中 | blockUI with jQuery bootstrap not center properly

問題情境:
一個表單,上半部要先填條件後帶出資料,才繼續填下半部
下半部的ui先用blockUI罩起來,中間顯示「請填上半部的資料」
結果那個顯示文字在BOOTSTRAP的表單置中樣式套用後就歪掉了

解法:
顯示訊息的時候指定
centerX: false,
centerY: false

參考:
Why does my div not center properly?http://stackoverflow.com/questions/2518465/why-does-my-div-not-center-properly


沒有留言:

張貼留言