ext_1707915: (0)
Restfield ([identity profile] rbfvid.livejournal.com) wrote in [community profile] vidding_livejournal_ark2 2015-12-21 05:56 pm (UTC)

Initial Vimeo embed works just fine, and looks something like this:
<iframe src="https://player.vimeo.com/video/xxxxxxx" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen>

The problem is, LJ automatically adds it's own code before any embed, something like this: <lj-embed id="54"> (there could be any other number instead of 54, of course).

If LJ was allowing to change it, adding allowfullscreen (or allowfullscreen="allowfullscreen") would fix the problem. Well, most likely.
Resulting code would look like <lj-embed id="54" allowfullscreen> or <lj-embed id="54" allowfullscreen="allowfullscreen">

Unfortunately, LJ discards any changes that you apply to that <lj-embed id="xx"> fragment, and fix is unusable.

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting