You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Forum user: ThomasJ

Basic information

Registered Nov 19, 2009
Last login on wednesday
Forum posts 7
Direct URL http://www.flowplayer.org/forum/users/19052

Latest forum posts

Posts:

Registered:

» nope, but I did program a fix for myself if it helps

Posted: Jun 2, 2011

Hi tsaunat

Thanks for the post. I haven't tested you code yet, but I have posted it on https://github.com/jquerytools/jquerytools/issues/410, the link alibby mentioned above.

Posts:

Registered:

» » » » » » » Adding month with less days than current month skips a month

Posted: Jun 2, 2011

Hi alibby

Using Firefox 3.6.17 (on Mac OS X) I get the same result for both versions. If I select the 31. May and hit the arrow, I jump to July, standalone or not.

Using Safari 5.0.5 the standalone works but the main demo reacts the same as in Firefox.

Posts:

Registered:

» » » » Adding month with less days than current month skips a month

Posted: Jun 1, 2011

Hi Alibby

Thanks for the hint. I tested both links right now and I can reproduce the error in both cases. Wow, now I'm wondering if the issue depends on the time of day. I'm not sure why, but it's the only explanation I have right now.

I've created a screencast using Firefox 3.6.17 showing the issue:
http://www.screencast.com/t/fePLrPH1VGF

Posts:

Registered:

» » Adding month with less days than current month skips a month

Posted: May 31, 2011

Hi Alibby

My instructions missed something. You need to click on the 31st May again, even if it's already selected. However, I'm not able to reproduce the error at this moment. I'm 100% sure it was there earlier today. I tested with Firefox 3.6.17.

I even filed a bug on Github, but I see no actioning there, so I'm a bit suprised now. Will check again tomorrow.

Posts:

Registered:

Adding month with less days than current month skips a month

Posted: May 31, 2011

This issue can be reproduced with the example onhttp://flowplayer.org/tools/demos/dateinput/index.htm.

If you open the calender and select 31. May (or any other month with 31 days) and then click on the next-arrow, you will land on July. The previous-arrow does not work anymore.

Basically adding a month to any month with more days than the next or previous month will skip a month.

I have created an issue on githubhttps://github.com/jquerytools/jquerytools/issues/410

Posts:

Registered:

Thank you to Mapg and Anssi

Posted: Mar 25, 2010

I just had the same issue as described by Mapg in Internet Explorer 7 and 8 (never tested with 6). My problem was solved with the id attribute as mentioned by Anssi.

FYI: I'm not using any flowplayer product in my webapp.

Cheers!

Posts:

Registered:

Remove the Mousewheel plugin

Posted: Nov 19, 2009

Hi

I had the exact same error and found out that it was being caused by a line of code in the JQuery Tools Scrollable Mousewheel plugin. Since I wasn't using this, I simply removed and now everything works.

Regards
Thomas