| Issue 191: | layer problem of flash | |
| 2 people starred this issue and may be notified of changes. | Back to list |
|
Please insert these codes into showModal and removeModal functions.
Thanks.
$("select, object, embed").each(function(i, node){ node.style.visibility =
"hidden" });
$("select, object, embed").each(function(i, node){ node.style.visibility =
"visible" });
Mar 11, 2009
Project Member
#1
nyro...@gmail.com
Status:
Invalid
|
||||||||