|
Simple javascript solution???
I'm sure there is a simple solution to this problem.
I am retrieving a web page's title using document.title, but for some reasong it only displays the 1st word of the title, as if the white space stops it. I thought document.title read averything within the <title></title> tags??? Very confused...please help.
|