Hey, just got an issue in the remote-functionality. Its pretty simple: Use the demo, (Peter is one of the ppl in the database), move focus to another field. In my tests (on my system and with my demo) this happened a few times, when clicking/tabbing into a field with a remote-validation. if its the only remote validation field in the form, its working without flaws.
Hi :) Me again, another small "issue", not sure if others might need it, too. Would be nice to let the developer choose the speed of animation as an option.... by default, it is "normal", would be cool to select it by myself (need fast in some cases)
Hi ;) Got a little "issue" while testing the new tooltip class for usage in our project:
if you're using it in a window and there's not enough space above to show the full tooltip, its "cut" a bit.. should be moved a bit down, the TT should not start out of the page :) (see Screenshot)
Heys folks, just a shorrt question. is it possible to add a tooltip to a div added with jquery? tried it yesterday, but didn't work (or i did it wrong,...)
This is not longer working. I tested a bit, and got the issue:
$("#datepicker").datepicker({
changeYear: true,
yearRange: '-10:+0'
});
i'm not the best at maths, but +0 doesn't make sense for me ;) should be simply 0 :) If you add 0, only the actual year is shown. if you add +0, the last 10 years are shown, too.
Hello :) Love the jquery ui. i wondered if its possible, to write a text within a progress bar. maybe a percentage. would save place. maybe someone tried it already. Regards Simon