You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using jstree in an ASP.NET Razor page. On the same page - outside the jstree itself - I also sometimes need to display a spinner gif when some long running action is happening, and to keep the UI consistent I prefer to reuse the throbber.gif that is part of the jstree assets. The following seems to be the most straightforward way to me, is there any reason not to do this, or should it be ok?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am using jstree in an ASP.NET Razor page. On the same page - outside the jstree itself - I also sometimes need to display a spinner gif when some long running action is happening, and to keep the UI consistent I prefer to reuse the throbber.gif that is part of the jstree assets. The following seems to be the most straightforward way to me, is there any reason not to do this, or should it be ok?
Beta Was this translation helpful? Give feedback.
All reactions