inherit
58740
0
Aug 20, 2024 7:29:21 GMT -8
®i©hie
I'm not very active here anymore thanks to my full-time job. - 12/27/23
14,036
September 2005
soe
|
Post by ®i©hie on May 20, 2009 7:30:34 GMT -8
Location: Main Footers
<script type="text/javascript"> /* Fix Password Field for Firefox Users */ /* Main Footers - Open Source */ if(document.modifyForm && document.modifyForm.password && document.addEventListener){ window.onload=function(){ document.modifyForm.password.value=""; }} </script>
Description: This will prevent the password field on the modify profile page from automatically being filled-in for Firefox users.
|
|