Posts Tagged ‘Ajax’

DOM caching without AJAX

Friday, May 12th, 2006

In my present company we are having huge enterprise java web app for our client. In the web UI of this app. we have provided them a good “OO Javascript” for their dropdown navigation.

Dropdown navigation system was written in such a way so that it can fetch navigational data from database after implementation of proper access control.

(more…)