- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Because the syntax is not correct.
s.events="event1"; and not s.event="event1"; 's' is missing. Kindly change.
No need to pass the value into the event.
Because the syntax is not correct.
s.events="event1"; and not s.event="event1"; 's' is missing. Kindly change.
No need to pass the value into the event.