Opened 10 years ago
Closed 10 years ago
#14054 closed bug (notabug)
jquery error
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
SCRIPT438: Object doesn't support this property or method jquery-1.5.1.js, line 639 character 1
code line...
} else {
for ( var value = object[0];
i < length && callback.call( value, i, value ) !== false; value = object[++i] ) {}
}
Note: See
TracTickets for help on using
tickets.
Please ask for help on a forum.