[Vtigercrm-commits] [vtiger development] #662: Calculator / world time on every page is bandwidth intensive
vtiger development
vtiger-tickets at vtiger.fosslabs.com
Wed Apr 19 13:13:36 EDT 2006
#662: Calculator / world time on every page is bandwidth intensive
-------------------------+--------------------------------------------------
Reporter: ncrossland | Owner: developer
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: vtigercrm | Version: 5.0.0
Keywords: |
-------------------------+--------------------------------------------------
Loading the HTML for the calculator and world time uses a lot of
unnecessary bandwidth, which increases server load, slows down page
loading, and takes longer for the browser to process.
It would be preferable to have a container DIV and load the HTML
dynamically (via AJAX) when the button is clicked. This is a one-liner
with the Prototype library.
--
Ticket URL: <http://vtiger.fosslabs.com/cgi-bin/trac.cgi/ticket/662>
vtiger development <http://vtiger.fosslabs.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list