Side navigation
#7039 closed bug (duplicate)
Opened September 16, 2010 02:50AM UTC
Closed September 22, 2010 10:28PM UTC
Some IE bugs
Reported by: | corbee | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 1.4.3 | |
Component: | unfiled | Version: | 1.4.2 |
Keywords: | IE, IE6+, live, change | Cc: | |
Blocked by: | Blocking: |
Description
the .live(change,function(){});
does not work in IE
also there are instances in IE that it does not read understand external jquery file:
<script src='script.js' type="text/javascript"></script>
until I put it into internal file, the function I used is the change function,
inside this function contains
if statement
and inside if statement contains
ajax
Attachments (0)
Change History (1)
Changed September 22, 2010 10:28PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #6505.