Bug Tracker

Modify

Ticket #4477 (closed bug: invalid)

Opened 4 years ago

Last modified 4 years ago

jQuery Error in IE7

Reported by: fanderson Owned by:
Priority: major Milestone: 1.3.2
Component: unfiled Version: 1.3.2
Keywords: Cc:
Blocking: Blocked by:

Description

I am using the drop shadow plugin  http://plugins.jquery.com/project/DropShadow, which works fine in Firefox but I get an error 12949 in IE7.

My code is as follows:

<script type="text/javascript"> $(document).ready(function(){

$('.main_content').dropShadow();

}); </script>

Change History

comment:1 Changed 4 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

This isn't a jQuery core bug. Please post plugin help questions on one of the jQuery forums.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.