From 0f9bafab31f4afcb41dda2499ea71298a0eb5082 Mon Sep 17 00:00:00 2001 From: abijah Date: Sun, 5 Jul 2009 20:00:02 +0000 Subject: [PATCH] Changed the addition of a dynamic div to slide into place instead of just popping into place. git-svn-id: file:///svn-source/pmgr/branches/invoice_receipt_20090629/site@213 97e9348a-65ac-dc4b-aefc-98561f571b83 --- webroot/js/pmgr.js | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/webroot/js/pmgr.js b/webroot/js/pmgr.js index d7e931a..5b4bde7 100644 --- a/webroot/js/pmgr.js +++ b/webroot/js/pmgr.js @@ -84,7 +84,7 @@ function htmlEncode(s) function addDiv(id_name, div_name, into_div_name, flash, html, script) { var id = $('#'+id_name).val(); - html = '
' + + html = '