Xanga.com Sign-in Link Addition

This is a little piece of code, written during La Salle College Computer Team training.

This script adds a "sign in" link next to your "sign out" link. So that, if you need to switch Xanga user, you can do so without clicking "sign out" then sign in again. You can go directly to the sign in page.

Installation:

  1. Go to Look and Feel
  2. Locate the text box for "Website Stat"
  3. Paste the following code into the box
  4. Save changes
  5. Go back to your Xanga private home (not Dash view)


Hope you'll enjoy it =)

P.S. This script works fine in IE, Opera, and Firefox

Brought to you by
Eddy-Das (http://www.xanga.com/ewcy)
23Mar2006


23Mar2006:
	Wow, wrote this script when in Computer Team Training.
	Actually this idea came into my mind at the moment I need to demonstrate 
	the use of document.createElement. After teaching the technical details of this,
	I ended my lecture by putting the script into a PHP file (this one).