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

use HTML5 compliant datalist attribute instead of rel #8

Open fbender opened 13 years ago

fbender commented 13 years ago

though not using the DataList API (for cross browser support, e. g. Mobile Safari still does not support it!)

fbender commented 13 years ago

If you merge my other pull request as well (JSLint cleanup), please make sure you merge this one after the other one (to avoid merge conflicts).

Edit: Sorry, there's still a merge conflict. If you'd like I can send a pull request from the merged branches.