multimediaview : fix 'width', 'height' and 'fullScreen' methods
authorWonseop Kim <wonseop.kim@samsung.com>
Wed, 20 Feb 2013 09:01:14 +0000 (18:01 +0900)
committerYoumin Ha <youmin.ha@samsung.com>
Thu, 7 Mar 2013 12:10:31 +0000 (21:10 +0900)
commit27be06a35f72d3cea7bddff835705abf5ba796f0
tree2996c90e6dff13ec97f707c13d17c31e48b83619
parent804b55c04e1e61ba42a50da267de7b50b47e95b1
multimediaview : fix 'width', 'height' and 'fullScreen' methods

Prevented 'height', 'fullScreen' methods when <audio> tag.
And modified 'width' method so that audio control resized.

Change-Id: If4e20e2047e8d07bafb3689decb95bd8cef84eea
src/js/widgets/jquery.mobile.tizen.multimediaview.js