What steps will reproduce the problem?
1. In business function abc(){
$("#content").mask("Waiting...");
//here do sth
//here do others
}//here business function end
2. debug codes .mask bellow
3. mask not show
What is the expected output? What do you see instead?
I want see the mask,but nothing instead.In fact, <div class="loadmask"></div>
already existed after execute .mask.
What version of the product are you using? On what operating system?
may
Please provide any additional information below.
Original issue reported on code.google.com by herryt...@gmail.com on 4 Mar 2014 at 2:22
Original issue reported on code.google.com by
herryt...@gmail.com
on 4 Mar 2014 at 2:22