- 積分
- 195
- 威望
- 195
- 金錢
- 321
- 最後登錄
- 2014-7-4
|
[分享] 【IST出品】显示动态Loading图标(iCode11)
【IST出品】显示动态Loading图标
代码作者:IST
代码转换:IST
版权归属:IST
兼容效果:IE6 IE7 IE8 IE9 火狐 Chrome Safari
支持网站:http://istyle.gain.tw/
代码售价:零金砖
其他信息:1
- <style type="text/css">#ajaxwaitid {
- height:48px!important;
- width:48px!important;
- background:url(http://istyle.gain.tw/attachments/1209091958ced80078acfad4cd.gif) no-repeat!important;
- top:50%!important;
- left:50%!important;
- margin-top:-24px!important;
- margin-left:-24px!important;
- text-indent:-9999px!important;
- }</style>
複製代碼 |
|