slight problem
|
|
the entire form of a detached compose window has the same id as the gmail logo. This causes what ever the background you set to repeat all in the background of a detached compose window, which can look pretty awful. I added if (gLogo.tagName!="FORM")right before the set style. The logo on the main page is DIV, so I suppose you could check for that instead |
|
|
whoops that didn't work. Change |
|
|
Thanks for the suggestion.. I got it fixed... |
|
|
{deleted} Thanks..
|