Opened 10 years ago
Closed 10 years ago
#7052 closed bug (invalid)
Line 4519 Error: 'events' is null or not an object
Reported by: | neverdie814 | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 1.4.2 | |
Component: | event | Version: | 1.4.2 |
Keywords: | Line 4519 Error: 'events' is null or not an object | Cc: | |
Blocked by: | Blocking: |
Description (last modified by )
When i insert lines in table with javascript in internet explorer i have one error when i submit one form this is my error: 'events' is null or not an object.
my code:
$("#formStep2").serialize(), function(data){
$('#resultData').html(data);
});
Please help me
Change History (1)
comment:1 Changed 10 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The bug tracker is not for technical support. Please use the forums.