When I enable following options

        changeMonth: true,
        changeYear: true,

clicking on button/input field causes whole or a part of page to clicker. It happens only in FF. Any idea what is going on?

Thanks, Pawel

link|improve this question

75% accept rate
Do you have a url so we could test it? – Glycerine May 18 '10 at 15:02
Unfortunately, no :/ I'll try to publish only that one page tomorrow. Anyway, could it have something to do with <select> elements, which are enabled by changeMonth, changeYear options? – dragonfly May 18 '10 at 18:31
I've uploaded one page with that issue. It filckers in FF 3: aspspider.net/dragonflypl/index.aspx – dragonfly May 19 '10 at 8:50
And here is the kicker: it flickers in latest version of FF (3.6.3). In previous one I had, 3.5.9 there was no flickering effect. – dragonfly May 19 '10 at 18:24
feedback

1 Answer

up vote 0 down vote accepted

I've managed to upload one page with that issue. Could you please take a look: Flickering datepicker

EDIT: Apparently it's FF bug:

Bug ticket on jQuery UI Bug post

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.