Lipgut
Apr 25th 2009, 12:50 pm
I am kinda learning the basics of javascript right now but I am deffinly don't know it well enough to do what I want to do..
so my code is something like this ;
<table width="100">
<td>eh?</td>
</table>
Simple , I want to be able to control the width of my table using an input box. So I would type in "1000" and the width of my table would become 1000. I don't know if this is possible and I need a little help. So if someone could tell me how to do it , direct me in the right path or even give me a tut on how to do it , it would be most appriecated!
thank you for reading.
so my code is something like this ;
<table width="100">
<td>eh?</td>
</table>
Simple , I want to be able to control the width of my table using an input box. So I would type in "1000" and the width of my table would become 1000. I don't know if this is possible and I need a little help. So if someone could tell me how to do it , direct me in the right path or even give me a tut on how to do it , it would be most appriecated!
thank you for reading.