Skip to content
Advertisement

Javascript – convert youtube/vimeo url’s into embed versions for use on a forum comment feature

enter image description here

Trying to make something similar to facebook. I’ve created this javascript url pattern converter. Something like this could be triggered just as the user clicks on the submit button for a forum post – convert url’s into embed html variants. Any ways to improve this?

http://jsfiddle.net/88Ms2/377/

JavaScript

Advertisement

Answer

LATEST CODE ******** http://jsfiddle.net/88Ms2/378/

This mimics the facebook post feature – of turning a youtube, vimeo or image into a media based link. This will be useful in taking on

Interested in having the code enhanced.

JavaScript
User contributions licensed under: CC BY-SA
7 People found this is helpful
Advertisement