Open fitz0z opened 11 years ago
I'd like to know this too. Technically, I could just use setTimeout on window.load but it'd be great if I can just pass this in options in data-options attribute. I can also send a PR if it's something reasonable to have.
setTimeout
window.load
data-options
I'd like to know this too. Technically, I could just use
setTimeout
onwindow.load
but it'd be great if I can just pass this in options indata-options
attribute. I can also send a PR if it's something reasonable to have.