How can I delete the first word from a line?

Viewed 40486
Mon 25-Jul-2011

I want to delete the first word "Mon" with javascript jQuery. How can i do this ?

7 Answers
Related