diff --git a/src/admin/dialog/select_images.php b/src/admin/dialog/select_images.php index 051c3714..7adaeaec 100644 --- a/src/admin/dialog/select_images.php +++ b/src/admin/dialog/select_images.php @@ -59,13 +59,10 @@ if (!empty($iseditor)) { - +
@@ -139,7 +136,7 @@ if (!empty($iseditor)) { else $lstyle = ""; $line = " | ||
- |
$filesize KB | @@ -154,7 +151,7 @@ if (!empty($iseditor)) { else $lstyle = ""; $line = "|
- |
$filesize KB | @@ -171,10 +168,6 @@ if (!empty($iseditor)) { function nullLink() { return; } - function ChangeImage(surl) { - document.getElementById('floater').style.display = 'block'; - document.getElementById('picview').src = surl; - } function TNav() { if (window.navigator.userAgent.indexOf("MSIE") >= 1) return 'IE'; else if (window.navigator.userAgent.indexOf("Firefox") >= 1) return 'FF'; @@ -222,6 +215,25 @@ if (!empty($iseditor)) { } window.close(); } + $(function() { + var x = 10; + var y = 20; + $("a.toolimg").mouseover(function(e) { + var toolimg = "