Side navigation
#4477 closed bug (invalid)
Opened April 02, 2009 05:44PM UTC
Closed August 09, 2009 01:51AM UTC
jQuery Error in IE7
Reported by: | fanderson | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3.2 |
Component: | unfiled | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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>
Attachments (0)
Change History (1)
Changed August 09, 2009 01:51AM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
This isn't a jQuery core bug. Please post plugin help questions on one of the jQuery forums.