-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how can i keep spinning wheel inside the container? #2
Comments
You can set
|
Wow!!! it's working fine. but, I need little bit helpful from end that is the spinning wheel animation starting from bottom of the browser and placed the exact container. Is it possible to change animation location start from div container's bottom instead of bottom of the browser? because, as per our specfication, this spinning wheel is going to show as widget in the existing dashboard and this animation disturb other widget & can't use iframe to load as external page. |
trying checking that the contianer is relatively positioned |
I have removed done and cancel button as per requirements, how can i take spinning wheel selected value? i try with SpinningWheel.getSelectedValues(). it's not working. could you please provide me the solution asap? |
I need to keep Spinning wheel inside the container not in window. how can i do this? please don't think as issue. i need help from your end..
The text was updated successfully, but these errors were encountered: