Skip to content
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

Spinner located below input #10

Open
sashaQ opened this issue Jul 27, 2011 · 2 comments
Open

Spinner located below input #10

sashaQ opened this issue Jul 27, 2011 · 2 comments

Comments

@sashaQ
Copy link

sashaQ commented Jul 27, 2011

In my initial attempt to implement this spinner, the component works great except the spinner arrows are always located beneath the input box. I have played with sizes, widths, and everything else I can think of, but to no avail. Is this a common problem, or what could be causing this issue?

Thanks

@davidbreyer
Copy link

I am sure sashaQ figured this out already. But if anyone else experiences this issue it's because you need to include the css file on the same page as the control.

@benzen
Copy link

benzen commented Mar 24, 2012

I do have the same issue.
Buttons are placed on the line below the input

In fact, during a really short period, the button seems to be correctly palced, next to the input, then it switch to the next line

since the input in the exemples are 100px width, i tryed i, with no success

ironArt3mis pushed a commit to irontec/ivozprovider that referenced this issue Mar 13, 2017
This is something that was killing my insides from a log time.

Kudos to davidbreyer that gave me the hint in an issue report [1] to fix this
problem.

We solved this by loading the spinner CSS in klear initialization. This may not
be the best solution but it works by now.

[1] brantburnett/jquery.ui.spinner#10
ironArt3mis pushed a commit to irontec/ivozprovider that referenced this issue Mar 13, 2017
This is something that was killing my insides from a log time.

Kudos to davidbreyer that gave me the hint in an issue report [1] to fix this
problem.

We solved this by loading the spinner CSS in klear initialization. This may not
be the best solution but it works by now.

[1] brantburnett/jquery.ui.spinner#10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants