M
Mohammed Siraj
Guest
Iram, regarding: 1) Does not run when a tab is loaded (when we click on a tab), however document.ready still works once the tab is loaded Yes, it is not meant to be fired on Tab Ajax load. As discussed in the call, will add a custom event for this purpose going forward. Regarding document.ready, jquery behavior is that it will fire this event immediately if the DOM is already loaded, else it is delayed & fired when DOM is complete & ready. 2) Does not necessarily run the page render when we navigate between records, even here document.ready works always It is supposed to work in this case & strongly feel it does, as we found out while debugging during the call.
Continue reading...
Continue reading...