inherit
118095
0
Feb 25, 2021 0:36:17 GMT -8
Rosefriend
Friendship is the Finest Rose in the Garden of Life
1,855
January 2008
rosefriend
|
Post by Rosefriend on Nov 21, 2012 2:18:53 GMT -8
At present I have this code (hope it's the right one) on the forum...Can someone make it work on V5 please..
RF
++++++++++++
Remove Stay Invisible Option by hondarider
<script> // Remove Stay Invisible Option by hondarider var aTR = document.getElementsByTagName("tr"); if(location.href.match(/modifyprof/)){ for(i=0;i<aTR.length;i++){ if(aTR.innerHTML.match(/(Stay Invisible):/) && aTR.cells[0].width=="160"){ aTR.style.display="none"; } } } </script>
<script type="text/javascript">
|
|
#00AF33
14306
0
1
Sept 8, 2023 8:54:17 GMT -8
Jordan
What is truth?
11,838
October 2003
jab2
|
Post by Jordan on Nov 22, 2012 19:45:46 GMT -8
Wurd, My Display Name. I don't believe there's a way to remove this option, and even if there were I would recommend against it for privacy reasons already mentioned in this thread. As an admin, you have the ability to see invisible members anyways, so this shouldn't affect you.
|
|