Closed vdite closed 10 years ago
Just to make sure I understand you. You are telling me that if you do:
vat sly = new Sly(frame, options);
And frame
doesn't exist, it throws an error? Well duh... what do you expect?
hmm, that there does nothing happen?
if i do add a new event listener to an object that does not exist in jQuery, there just nothing happens
I have no idea what you're saying. If you'll provide a jsfiddle that isolates an actual issue with Sly, and not just passing invalid parameters, I'll re-open this. Until than closed.
if no Sly Elements are found, JavaScript Console tells me u[0] is undefined in sly.min.js (and $slidee[0] is undefined in long version). IE is telling me, there is an error!