
contextual engine refresh
Reported by Fernando Trasviña | March 31st, 2009 @ 10:28 AM
when a DOM mutation/modification occurs, very often you must use elastic.refresh this will refresh the entire page (which can be very expensive), so it has become important to make contextual refreshes to the DOM.
this will require minor modifications to the elastic engine
Comments and changes to this ticket
-
sergio.delagarza (at gmail) March 31st, 2009 @ 10:33 AM
:o This will be great..
so you will be able to execute Elastic.refresh('#some_id'); and only the #some_id.inner_html will be recalculated right?
awesome
-
Fernando Trasviña March 31st, 2009 @ 11:41 AM
indeed that is the idea, this will improve the speed of elastic over DOM mutations
-
sergio.delagarza (at gmail) April 21st, 2009 @ 12:26 PM
- State changed from new to resolved
Completed in Elastic v1.2
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
A simple css framework to layout web-based interfaces, based on the printed layout techniques of 4 columns but with capabilities to unlimited column combinations. and capacity to make elastic, fixed and liquid layout easily.