|
From: p d. t. <pdo...@an...> - 2003-06-17 08:06:07
|
> I'm trying to allow that the form focus in the "To" line be turned off > in the compose window. Setting Javascript to "never" in preferences > doesn't help. Is this a bug? don't hold me too it, cuz it's late and I'm very tired, but... the onload handler includes a function called CheckForm that is built in functions/page_header.php. It isn't currently disabled when javascript is off. bug? maybe. not sure why you want to turn it off (ok, actually I know exactly why... you could instead tell it to focus on the body instead... wasn't there a patch or a plugin that was discussed recently that does this... I'm certain there was). in any case, you can disable it for compose.php or put in a javascript check in page_header.php if that plugin doesn't do it for you cheers, paul |