C CMC Dec 19, 2007 #1 Is it possible to change the size of a Media Player once it has been embedded in a web page? If so how?
Is it possible to change the size of a Media Player once it has been embedded in a web page? If so how?
S Singapore Web Design Dec 19, 2007 #2 Hello, Try adding/modifying the width and height attributes in the OBJECT tag. Which is in code view. For example, "<object WIDTH=400 HEIGHT=300>", you can change the height/width in code view itself. -- Singapore Web Design http://www.bootstrike.com/Webdesign/ Singapore Web Hosting http://www.bootstrike.com/WinXP/faq.html Windows XP FAQ
Hello, Try adding/modifying the width and height attributes in the OBJECT tag. Which is in code view. For example, "<object WIDTH=400 HEIGHT=300>", you can change the height/width in code view itself. -- Singapore Web Design http://www.bootstrike.com/Webdesign/ Singapore Web Hosting http://www.bootstrike.com/WinXP/faq.html Windows XP FAQ
C CMC Dec 20, 2007 #3 Thanks...that worked perfectly! Singapore Web Design said: Hello, Try adding/modifying the width and height attributes in the OBJECT tag. Which is in code view. For example, "<object WIDTH=400 HEIGHT=300>", you can change the height/width in code view itself. -- Singapore Web Design http://www.bootstrike.com/Webdesign/ Singapore Web Hosting http://www.bootstrike.com/WinXP/faq.html Windows XP FAQ Click to expand...
Thanks...that worked perfectly! Singapore Web Design said: Hello, Try adding/modifying the width and height attributes in the OBJECT tag. Which is in code view. For example, "<object WIDTH=400 HEIGHT=300>", you can change the height/width in code view itself. -- Singapore Web Design http://www.bootstrike.com/Webdesign/ Singapore Web Hosting http://www.bootstrike.com/WinXP/faq.html Windows XP FAQ Click to expand...
S Singapore Web Design Dec 22, 2007 #4 Hello, You're welcome. -- Singapore Web Design http://www.bootstrike.com/Webdesign/ Singapore Web Hosting http://www.bootstrike.com/WinXP/faq.html Windows XP FAQ
Hello, You're welcome. -- Singapore Web Design http://www.bootstrike.com/Webdesign/ Singapore Web Hosting http://www.bootstrike.com/WinXP/faq.html Windows XP FAQ