Pages: 1234

  2007-08-16 09:15:44

frans212
» FTalker
FTalk Level: zero
161
0
1969-12-31

Re: if you already have an external js file, add this to it: document.getElementsByTagName('li')[12].style.display='none' EXPLANATION: li(list) is the html tag that contains the text. you can use them

[quote=Tazmaine]if you already have an external js file, add this to it: document.getElementsByTagName('li')[12].style.display='none' EXPLANATION: li(list) is the html tag that contains the text. you can use them at the same time. the number just represents which li tag you want to alter. you can try adding this to your css but not sure if it'll work. using this kind of expression might make your profile freeze #navigation {text:expression(document.getElementsByTagName('li')[5].innerHTML="what u want here")} short explanation: <li> hello </li> <li> hi </li> <li> howdy </li> <li> wassup </li> document.getElementsByTagName('li')[0].innerHTML="what u want here" getElementsByTagName('li') gets all the tags <li> shown above. the [ 0] represents the 1st occurence of <li> which is 'hello' if you change [ 0 ] to [ 1 ] it will target 'hi', [ 2 ] for 'howdy', [ 3 ] for wassup just count on which [#] your last log in occured.. CREDIT this code to Archer..[/quote] nice posting broo =) keep up the good attitude :D :D :D go ...........go..............go.......... :penguin: :penguin: :penguin:

Pages: 1234

Board footer

© 2024 F Talk

Current time is 17:14

[ 12 queries - 0.016 second ]
Privacy Policy