private hack to make it working well for firefox 3.5
![]() ![]() |
thanks google, i found a artikel here: http://blog.efrees.com/make-google-account-mult... i tried, and it works well.
selectBox.innerHTML = '<form><select><option>Change User...</option><option>——</option>' + makeUserList('<option>', '</option>', false) + '<option>——</option><option>Add Account...</option><option>Remove Account...</option><option>Sign Out</option></select><input><input /><input /><input /><input /></form>';
to selectBox.innerHTML = '<form><select><option>Change User...</option><option>——</option>' + makeUserList('<option>', '</option>', false) + '<option>——</option><option>Add Account...</option><option>Remove Account...</option><option>Sign Out</option></select><input><input /><input /><input /><input /></form>';
change Line 82-84 this.parentNode.Email.value = un;
to document.getElementById('gaml_Email').value = un;
|
![]() ![]() |
U can download a working script here http://blog.efrees.com/wp-content/uploads/2009/... Teste by me and working 100% |
![]() ![]() |
It does not support google hosted/google apps? |
![]() ![]() |
Link worked for me. |
![]() ![]() |
download link provied by asm@m works & the script works perfectly THANK YOU! |
![]() ![]() |
All better. I fixed Google Apps support too while I was in there, since I have an account of my own I can test it with now. |


