Dave Rupert

Results 130 comments of Dave Rupert

1. can't fix that sorry! šŸ˜… 2. so FitVids wants to run once at the bottom of the page. if you're fetching the page content later, then you'll have to...

Hi @madiko, do you have a Reduced Test CaseĀ demonstrating the bug? This is required for any issue we look at. Thanks!

UTF-8 and that file in particular is `lang="en-us"` as well if you want to update the `` element

The default `maxAspectRatio` wouldn't work here because some videos (iPhone uploaded to Flickr) are in portrait.

I'm down to add this into (the mythical) FitVids 2.0, but is everyone on board for setting the default to `false` and then doing a check for its "truthiness" inside...

Hi thanks for trying it out. I would actually consider not using this plugin for what you want to do. You could maybe use regular old CSS `position: fixed` to...

I never submitted anything to jsDelivr, so I'm not super sure what it needs to trigger an update? A new tag?

@aliaghdam Thanks for this. I thought weĀ solved this in #114 & #116, so @kenhowardpdx and I might have to brainstorm a bit on what to do and what's going...

So I'm here, 2 years later, combing through PRs. :crying_cat_face: I'd be interested in getting this into (the mythical) FitVids 2.0, but I wonder if could be done with just...

Seems like a lot of modifications and if just to make it work with one video vendor. Currently we bail on the existence of `.fluid-width-video-wrapper`. We could just as easily...