Sorry,
that should have been:

...
if ($F(elm) != 'Other...') return;
...

- kangax

On Apr 19, 3:59 pm, Walter Lee Davis <[EMAIL PROTECTED]> wrote:
> I put this up athttp://scripty.walterdavisstudio.com/combo2.html
>
> I made a few changes, one because there was a hanging semicolon in
> the original you kindly posted, a couple of others in the
> (unsuccessful) process of figuring out why it wouldn't work.
>
> It works as far as replacing the field, but anything you type in the
> field is immediately replaced with a new empty field when you blur
> away. It's as though the "test for default" is always returning true.
> The upshot is that once you replace the field, it will never hold on
> to any input or return to the original picker.
>
> My (working but ugly) version is at http://
> scripty.walterdavisstudio.com/combo.html for comparison purposes.
>
> Thanks again for your suggestions, I hope that I can get them to work.
>
> Walter
>
> On Apr 19, 2008, at 12:25 PM, kangax wrote:
>
> > I haven't tested it but give it a shot:
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to