Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
javascript varying table width
Name: timothy_aah Date: February 23, 2008 at 12:17:42 Pacific OS: xp/vista CPU/Ram: AMD X2 4200/2GB
Comment:
hi,
I'm trying to set the width of an element, a table for example by using javascript. problem is I know hardly anything of javascript I figured it would have to be something like this: part in body:
Summary: Assuming I understand what you want, there are two ways of doing this that I know of. If you're only interrested in doing this in IE, then you can use this very niffty css trick (unfortunately, it's o...
Summary: I have an HTML page which has a fairly wide table on it. I am trying to use CSS to set a fixed width for the table columns. This works if the overall table width is less than the width of the screen. ...
Summary: hi all im new to php so i need help. I currently have a voice chat which is coded in javascript, i have a registration system in php that works fine and users can register, but when i want to pass the...