Are yo using iframe or obj tag?

See it works Ok here w/o those
http://webdesignerwall.com/demo/elastic-videos/html5-video.html
Check this out, it may help to solve your problem
http://webdesignerwall.com/tutorials/css-elastic-videos


Hakan Kirkan
IT Manager
http://miamirealestateinc.com
Miami / FL

On Thu, Oct 18, 2012 at 8:06 AM, mem <talofo.l...@gmail.com> wrote:

> Hello all,
>
> I'm trying to make a certain video responsive.
> width: 100% or max-width:100% and height: auto; will do.
>
> Now, the problem is, in order to maintain the aspect ratio, if the screen
> is to wide, the height is so height that we will have a scroll, hence, not
> being able to see the video at all.
>
> Is there a way that you may know about, so that we can archive something
> like this
>
> video {
>  max-width: 100%;
>  height: auto;
> }
>
> BUT avoiding the scroll bar to appear, without using overflow:hidden; ?
>
>
> k. regards,
> mem
>
> ______________________________________________________________________
> css-discuss [css-d@lists.css-discuss.org]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to