mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-12 15:21:40 +09:00
Auto hiding windows which include 'modal' in its class name
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9159 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c68838cb98
commit
0d530d08e0
1 changed files with 1 additions and 0 deletions
|
|
@ -291,6 +291,7 @@ $.fn.xeModalWindow = function(){
|
|||
});
|
||||
};
|
||||
$('a.modalAnchor').xeModalWindow();
|
||||
$('div.modal').addClass('x').hide();
|
||||
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue