jQuery(function($){
var video_width = $('#vn_53c0188460725').width();
var video_height = (video_width * 512) / 854;
$('#vn_53c0188460725').height(video_height);
});
Read more...
No comments:
Post a Comment