[ 1 post ]

Gaurav Dubey

  • Username: gaurav_dubey
  • Joined: Tue Mar 06, 2012 9:38 pm
  • Posts: 1
  • Offline
  • Profile
Tags:

dynamic loading in yui carousel create memory problem

Post Posted: Tue Mar 06, 2012 9:50 pm
+0-
Hi All,

I am using YUI carousel component to display list of records from the database, As the size of records in DB is >500, the carousel component hits to the database on each next button hit. The problem i am having is after the limit exceeds 50 records the browser memory size increases(more than 500 mb), it is due to YUI carousel is doing the caching of viewed records. I tried the method carousel.clearAll(), to remove older items while loading new items, but in this case my previous button got disable, and i am not able to backtrack.

SO i want to know is there any in build feature in carousel component which stops the caching and so that browser size not increases and remember the number of pages viewed so that the back button will not disabled till the control reached to first page.


Thanks in advance.

Regards
Gaurav
  [ 1 post ]
Display posts from previous:  Sort by  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum