Modify ↓
Ticket #7039 (closed bug: duplicate)
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: | |
| Blocking: | Blocked by: |
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
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Duplicate of #6505.