working on loading dialog
This commit is contained in:
@@ -36,9 +36,19 @@
|
||||
});
|
||||
|
||||
</script>
|
||||
<style>
|
||||
#mask {
|
||||
position:absolute;
|
||||
z-index:9000;
|
||||
background-color:#000;
|
||||
display:none;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="mask"></div>
|
||||
|
||||
<div id="header">
|
||||
|
||||
<div id="headerInfo">
|
||||
|
Reference in New Issue
Block a user