Skip to content

Releases: doesdev/jquery-video-lightning

Add responsive width back

29 Jan 01:34
Compare
Choose a tag to compare

Added responsive width back. Closes #16

v3.0.5 - [bugfix] IE<10 dataset patch, border fix

30 Apr 02:05
Compare
Choose a tag to compare
  • [BUGFIX] backport id, width, and height data-attribute specification to work with IE<10
  • [BUGFIX] use CSS border property for borders instead of outline (note, will change aspect ratio if frameBorder enabled)

v3.0.4 - [feature] Add frameColor, frameBorder, xBorder

24 Apr 20:41
Compare
Choose a tag to compare

Added options for iframe background color frameColor, iframe border frameBorder, close button border xBorder

v3.0.3 - [bugfix] Id initialization fix

24 Apr 01:37
Compare
Choose a tag to compare

Found significant bug while adding bare iframe feature. Corrected that bug which prevented initialization on element by id. Also added the feature ;)

v3.0.0

17 Mar 04:28
Compare
Choose a tag to compare

Complete re-write, native API as well as jQuery, using interactive iframe API's for Youtube and Vimeo, adds autoclose and peek options.