I have 2 nested galleries implemented where data is populated from SQL, grouped by the "Category" value of the first gallery.
I need to put loading spinner over the second gallery that says "Please wait", when the person clicks the 1st gallery's item, until the moment the 2nd gallery is populated with data.