I am creating a treeview with a jQuery plugin called jquery-treeview. It takes a long time to create this tree (about 5-7 seconds), and I want to show a spinning wheel or progress bar when the page loads. Does anyone know how to do this? I just found solutions for downloading videos or images where it is known how much data needs to be downloaded.
source
share