mediabox displays flash, video, audio, & html content in a modal dialog. Based on Slimbox and the Mootools javascript library.
86
stars
29
forks
source link
Never pass NaN to setStyle(). IE8 reports it as an error. #16
Open
tanakahisateru opened 12 years ago
mediaWidth is sometimes non-number value. IE8 can't eat NaN.