|
Post by bass5098 on Mar 27, 2007 18:09:07 GMT -5
This involves many codes in one.
<script type="text/javascript"> <!-- var menu_align = 'center' // center, left, or right. what way you want your menu to be alligned.
document.getElementsByTagName('table')[0].cellSpacing = 0; document.getElementsByTagName('td').item(2).style.display="none"; document.getElementsByTagName('font').item(1).style.display="none"; document.getElementsByTagName("td").item(5).align="'+menu_align+'"; //--> </script>
|
|
|
Post by .Revolution on Mar 27, 2007 18:28:10 GMT -5
Nice code bass, so yeah, how long you been coding?
|
|
|
Post by bass5098 on Mar 27, 2007 19:04:19 GMT -5
around 2 years
|
|
|
Post by .Revolution on Mar 27, 2007 19:08:22 GMT -5
Kool thats nice to have a coding mod that actually knows what he is doing Edit: Code doesnt work??
|
|
|
Post by dberg20 on Mar 27, 2007 22:27:23 GMT -5
Eh, don't mean to be mean, but he really doesn't know what he is doing. View the last two threads I posted in, all this stuff is basic. Oh well.
|
|
|
Post by bass5098 on Mar 28, 2007 16:07:24 GMT -5
Kool thats nice to have a coding mod that actually knows what he is doing Edit: Code doesnt work?? i edited the code, i forgot one '
|
|
|
Post by dberg20 on Mar 28, 2007 16:39:17 GMT -5
Why are you using DOM in some places and not in others? ROFL
|
|
|
Post by bfg15000 on Mar 29, 2007 10:57:52 GMT -5
Eh, don't mean to be mean, but he really doesn't know what he is doing. View the last two threads I posted in, all this stuff is basic. Oh well. Almost TOO easy.....
|
|