Nothing here yet.
Nothing here yet.
No blogs yet.
i've dashboard & document tab. when user goes to document tab, it loads a tree and when user clicks on the element of tree, an ajax request is made to load the necessary data from server & it takes some time to load the content. in the mean while if user switch to dashboard tab, i want all the operations from document tab to stop & stop loading data into DOM.