This is a migrated thread and some comments may be shown as answers.

jQuery plugin (BlockUI) not working in Q1 2010 in Firefox

2 Answers 140 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ben Amada
Top achievements
Rank 1
Ben Amada asked on 24 Mar 2010, 11:05 AM
Hello.  I'm using the jQuery BlockUI plugin.  It was working with Q3 2009.  Last week I upgraded to Q1 2010 and I noticed BlockUI is no longer working in Firefox.  It's also not working with hotfix 2010.1.316.35.

By "not working", I mean that when trying to show the BlockUI window, it doesn't appear.  I tried to debug the plugin with Firebug, and the code runs all the way thru, so I can't pinpoint the problem.  Normally, however, BlockUI will append 3 DIVs to the <body> tag.  When it's not working, only 1 DIV gets appended, and that DIV is not appearing.

When I revert back to Q3 2009, it works again.  It works in IE8 with Q1 2010.  It's just Firefox that isn't working.  I've tried other Firefox browsers as well with the same result.  So I know my particular Firefox installation isn't the problem.

Even just trying to display a simple message like the following doesn't work:

$telerik.$.blockUI({ message: 'test' })

Any help or information is appreciated.  Thanks.

2 Answers, 1 is accepted

Sort by
0
Accepted
T. Tsonev
Telerik team
answered on 24 Mar 2010, 03:14 PM
Hello Ben,

We've updated jQuery to 1.4.2 for the Q1 release. Maybe your version of blockUI is not compatible with 1.4.2? Have you tried using the latest one?

Greetings,
Tsvetomir Tsonev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Ben Amada
Top achievements
Rank 1
answered on 24 Mar 2010, 09:05 PM
Great tip, thanks.  I didn't realize that BlockUI has been getting updated.

I had version 2.2.  The latest version is 2.3.1 from January 6, 2010.  The latest version of BlockUI is working with Q1 2010 (and jQuery 1.4.2).

Thanks very much!
Ben
Tags
General Discussions
Asked by
Ben Amada
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Ben Amada
Top achievements
Rank 1
Share this question
or