Help using JavaScript variable in html object tags?

  • Thread starter Thread starter thisguyeh
  • Start date Start date
T

thisguyeh

Guest
Hi im just wondering is there any way i can use a javascript variable in a html object tag.

<object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="1400" height="250">

thats it and i just want to use the javascript variable for the width. Any Ideas?
 
Back
Top