inherit
188272
0
Feb 11, 2015 21:14:42 GMT -8
fayeraye
115
January 2013
fayeraye
|
Post by fayeraye on Jun 3, 2013 7:13:52 GMT -8
I used this code but it is not working?
<script type="text/javascript"> /* Reverse Topic Summary Code created by CrAzY_J Do no redistribute without the express permission of the creator
Global Footers*/ var Atreyu = []; var Korn = document.body.getElementsByTagName("table"); function Metallica() { for( var Head = 0 ; Head < Korn.length ; Head ++ ) { if( Korn[Head].cellPadding == "4" && Korn[Head].cellSpacing == "1" && Korn[Head].rows[0].cells[0].innerHTML.match(/Topic\sSummary/) ) { for( var SOAD = 1 ; SOAD < Korn[Head].rows.length ; SOAD += 2 ) { Atreyu.push( Korn[Head].rows[SOAD+1] ); Atreyu.push( Korn[Head].rows[SOAD] ); Korn[Head].firstChild.removeChild( Korn[Head].rows[SOAD] ); SOAD --; } Atreyu.reverse(); for( var mudv = 0 ; mudv < Atreyu.length ; mudv ++ ) { Korn[Head].firstChild.appendChild( Atreyu[mudv] ); } } } }
if( this.location.href.match(/action=post&/i) ) Metallica();
|
|
#00AF33
Bark Different.
102833
0
1
Feb 12, 2023 16:57:46 GMT -8
RedBassett
I'm a Marxist/Lennonist of the Groucho/John variety.
15,405
April 2007
applecomputer
RedBassett's Mini-Profile
|
Post by RedBassett on Jun 3, 2013 15:38:19 GMT -8
Greetings,
Please post your forum's URL so we can help you further.
|
|
inherit
188272
0
Feb 11, 2015 21:14:42 GMT -8
fayeraye
115
January 2013
fayeraye
|
Post by fayeraye on Jun 3, 2013 19:52:33 GMT -8
|
|
inherit
188272
0
Feb 11, 2015 21:14:42 GMT -8
fayeraye
115
January 2013
fayeraye
|
Post by fayeraye on Jun 5, 2013 20:54:49 GMT -8
Not sure if bumping is appropriate but wondering if there is any update? Thanks
|
|
inherit
186770
0
Jan 19, 2013 3:22:38 GMT -8
user07
193
December 2012
user07
|
Post by user07 on Jun 5, 2013 21:06:49 GMT -8
fayeraye , your forum looks like a v5 one, so, hope this (or this: should be the same) can help
|
|
inherit
188272
0
Feb 11, 2015 21:14:42 GMT -8
fayeraye
115
January 2013
fayeraye
|
Post by fayeraye on Jun 6, 2013 6:50:59 GMT -8
Nope didn't work. ? I am using firefox if that helps?
|
|
inherit
188272
0
Feb 11, 2015 21:14:42 GMT -8
fayeraye
115
January 2013
fayeraye
|
Post by fayeraye on Jun 13, 2013 20:49:44 GMT -8
Bump
|
|
inherit
188272
0
Feb 11, 2015 21:14:42 GMT -8
fayeraye
115
January 2013
fayeraye
|
Post by fayeraye on Jul 1, 2013 20:22:59 GMT -8
Bump
|
|