From 2b49cbe76b94c6c1561aa2bf37beba7d47591190 Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 24 Aug 2005 13:22:27 +0000 Subject: customer edit: abstract out billing info to billing.html, re-do payment type selection with HTML::Widgets::SelectLayers, add Switch/Solo/Maestro support for start date & issue #. customer view: re-order fields for consistency. selfservice API: support paystart_month, paystart_year, payissue and payip in MyAccount::process_payment and ::edit_info and Signup::new_customer, FS::cust_main::realtime_bop: support paystart_month paystart_year payissue payip fields --- httemplate/elements/overlibmws_draggable.js | 78 ++++++++++++++++++++++++ httemplate/elements/overlibmws_iframe.js | 93 +++++++++++++++++++++++++++++ httemplate/elements/progress-init.html | 1 + httemplate/elements/select-month_year.html | 50 ++++++++++++++++ 4 files changed, 222 insertions(+) create mode 100644 httemplate/elements/overlibmws_draggable.js create mode 100644 httemplate/elements/overlibmws_iframe.js create mode 100644 httemplate/elements/select-month_year.html (limited to 'httemplate/elements') diff --git a/httemplate/elements/overlibmws_draggable.js b/httemplate/elements/overlibmws_draggable.js new file mode 100644 index 000000000..14e4a6062 --- /dev/null +++ b/httemplate/elements/overlibmws_draggable.js @@ -0,0 +1,78 @@ +/* + overlibmws_draggable.js plug-in module - Copyright Foteos Macrides 2002=2005 + For support of the DRAGGABLE feature. + Initial: August 24, 2002 - Last Revised: January 12, 2005 + See the Change History and Command Reference for overlibmws via: + + http://www.macridesweb.com/oltest/ + + Published under an open source license: http://www.macridesweb.com/oltest/license.html +*/ + +OLloaded=0; +OLregCmds('draggable'); + +// DEFAULT CONFIGURATION +if(OLud('draggable'))var ol_draggable=0; +// END CONFIGURATION + +var o3_draggable=0,o3_dragging=0,OLmMv,OLcX,OLcY,OLcbX,OLcbY; +function OLloadDraggable(){OLload('draggable');} +function OLparseDraggable(pf,i,ar){ +var k=i; +if(k +