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

Bug in validator error tooltips position. #113

Closed
qcho opened this issue Jul 11, 2010 · 2 comments
Closed

Bug in validator error tooltips position. #113

qcho opened this issue Jul 11, 2010 · 2 comments

Comments

@qcho
Copy link

qcho commented Jul 11, 2010

Hi!

I've found an error with the position of tooltips in the validator. It's easy to reproduce by entering the documentation section of the forms.

When you get a validation error is descripted in a yellow tooltip, then if I resize the browser the tooltips is moved too, away from the input field.

Minimized: http://img62.imageshack.us/img62/6630/minimized.jpg

Maximized: http://img121.imageshack.us/img121/3987/maximized.jpg

It would be great if you fix this annoying behavior.

@tipiirai
Copy link
Contributor

this is now fixed. here is the commit:

http://github.com/jquerytools/jquerytools/commit/249fade2db4cbb389f591b79b66419a5d5197134

I created a new reflow() method that is called when window is resized. thsi method can also be called directly from the validator API

many thanks!

@qcho
Copy link
Author

qcho commented Aug 15, 2010

Great tipiirai! It's nice to see issues being solved ^^

This issue was closed.
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

2 participants