Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

MySpace - Message TabIndexes

2008/02/09 - Adds Tabindexes to Subject,Body,Send. You start on the subject, press tab for body, tab again for send. Author: InsaneNinja




Apr 29, 2008
Filthy Jesus Scriptwright

Broken again.

 
Feb 9, 2008
InsaneNinja Script's author

Adjusted for an id change, looks like they're skinning all pages. (To match home skins?)

 
Feb 9, 2008
bobielawlintine Scriptwright

New ids for input fields


var Ti = document.getElementById('ctl00_ctl00_Main_messagingMain_SendMessage_Skin_subjectTextBox')
var Bo = document.getElementById('ctl00_ctl00_Main_messagingMain_SendMessage_Skin_bodyTextBox')
var Su = document.getElementById('ctl00_ctl00_Main_messagingMain_SendMessage_Skin_btnSend')

 
Dec 24, 2007
Filthy Jesus Scriptwright

It's so annoying that this was ever changed. Thanks again

You could comment on this script if you were logged in.