iaian7 / mediaboxAdvanced

mediabox displays flash, video, audio, & html content in a modal dialog. Based on Slimbox and the Mootools javascript library.
http://iaian7.com/webcode/mediaboxAdvanced
86 stars 29 forks source link

Never pass NaN to setStyle(). IE8 reports it as an error. #16

Open tanakahisateru opened 12 years ago

tanakahisateru commented 12 years ago

mediaWidth is sometimes non-number value. IE8 can't eat NaN.