Skip to main content

Bug Tracker

Side navigation

#1076 closed bug (invalid)

Opened March 27, 2007 10:11AM UTC

Closed October 12, 2009 11:23PM UTC

Last modified October 24, 2011 05:03AM UTC

Possible BlockUI Issues

Reported by: micoraweb Owned by:
Priority: major Milestone: 1.1.3
Component: plugin Version: 1.1.2
Keywords: Cc:
Blocked by: Blocking:
Description

for some reason I cannot get values of elements or an 'object reference' of an element from the

$(document).ready(function(){ }); code block in IE 7. It works well in Firefox...

Attachments (1)
  • review.js (0.7 KB) - added by micoraweb March 27, 2007 10:13AM UTC.
Change History (4)

Changed March 29, 2007 06:55PM UTC by john comment:1

component: coreplugin
summary: $(document).ready doesn't work properly in IE7Possible BlockUI Issues

I would start by looking into the blockui plugin - as I can confirm that document ready works in IE 7.

Changed April 05, 2007 02:36PM UTC by malsup comment:2

There's not enough information to go on here. A sample page is needed and a full description of the problem. I can confirm that blockUI works in IE7.

Changed October 12, 2009 11:23PM UTC by dmethvin comment:3

description: for some reason I cannot get values of elements or an 'object reference' of an element from the \ $(document).ready(function(){ }); code block in IE 7. It works well in Firefox...\ for some reason I cannot get values of elements or an 'object reference' of an element from the \ $(document).ready(function(){ }); code block in IE 7. It works well in Firefox... \
resolution: → invalid
status: newclosed

This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .

Changed October 24, 2011 05:03AM UTC by webkungen@gmail.com comment:4

Replying to [comment:2 malsup]:

There's not enough information to go on here. A sample page is needed and a full description of the problem. I can confirm that blockUI works in IE7.

BlockUI does not work in Internet Explorer 9. If I switch to compatibility view it works, so seems good in IE prior to v. 9.

The console says "Invalid calling object" when triggering "blockUI();". Works well in _All_ other browsers. I've tested with jQuery 1.4.2, 1.5.0, 1.6.4.