mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 06:38:00 +02:00
Modal Window and TinyMce Fixes.
This commit is contained in:
@@ -286,10 +286,13 @@ $(document).ready(function()
|
||||
src = src + '&search='+search;
|
||||
}
|
||||
|
||||
|
||||
|
||||
//TODO Animate.
|
||||
$(id).load(src,function() {
|
||||
// alert(src);
|
||||
// $(this).hide();
|
||||
// $(this).SlideLeft();
|
||||
// $(this).hide();
|
||||
// $(this).show('slow'); // .slideLeft();
|
||||
});
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user