Two Questions: 1. Is the WIKI down? I can''t access it. 2. With the auto complete is there a way to have it display something but have a value of something else, the way a select box works. Thanks, <http://zend.com/zce.php?c=ZEND002524&r=212822110> Jon Whitcraft Indianapolis Motor Speedway jwhitcraft-1LwPDYEpVrH2eFz/2MeuCQ@public.gmane.org Phone: (317) 492-8623 :: Fax: (317) 492-6419 ******************** ******************** This E-mail (and attachments) may contain confidential/privileged information intended only for the named addressee(s). If you are not an intended recipient, do not read, copy, disseminate or take any action based on the content of this E-mail. Please notify the sender by reply E-mail and erase this E-mail from your system. Your assistance is appreciated. E-mail transmission may not be secure or error-free. The company is not responsible for any loss/damage arising from any virus transmitted. ******************** ******************** _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
yes there is a way - return something like this: ... <li><span style="display: none;">my value</span><span class="informal">my label</span></li> ... hth sigi On 3/21/06, Whitcraft, Jon <jwhitcraft-1LwPDYEpVrH2eFz/2MeuCQ@public.gmane.org> wrote:> > Two Questions: > > 1. Is the WIKI down? I can''t access it. > 2. With the auto complete is there a way to have it display > something but have a value of something else, the way a select box works. > > > > Thanks, > > > > <http://zend.com/zce.php?c=ZEND002524&r=212822110> > > Jon Whitcraft > Indianapolis Motor Speedway > jwhitcraft-1LwPDYEpVrH2eFz/2MeuCQ@public.gmane.org > > Phone: (317) 492-8623 :: Fax: (317) 492-6419 > > > ******************** > ******************** > This E-mail (and attachments) may contain confidential/privileged > information intended only for the named addressee(s). If you are not an > intended recipient, do not read, copy, disseminate or take any action based > on the content of this E-mail. Please notify the sender by reply E-mail and > erase this E-mail from your system. Your assistance is appreciated. E-mail > transmission may not be secure or error-free. The company is not responsible > for any loss/damage arising from any virus transmitted. > ******************** > ******************** > > _______________________________________________ > Rails-spinoffs mailing list > Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs > > >-- Mit freundlichen Grüßen Siegfried Puchbauer _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
Thanks for the help. It worked great. My Next question is how do I set the width of the auto complete frame to be larger than my input box? <http://zend.com/zce.php?c=ZEND002524&r=212822110> Jon Whitcraft Indianapolis Motor Speedway jwhitcraft-1LwPDYEpVrH2eFz/2MeuCQ@public.gmane.org Phone: (317) 492-8623 :: Fax: (317) 492-6419 ________________________________ From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org [mailto:rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of Siegfried Puchbauer Sent: Tuesday, March 21, 2006 9:32 AM To: rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org Subject: Re: [Rails-spinoffs] Autocomplete and WIKI yes there is a way - return something like this: ... <li><span style="display: none;">my value</span><span class="informal">my label</span></li> ... hth sigi On 3/21/06, Whitcraft, Jon <jwhitcraft-1LwPDYEpVrH2eFz/2MeuCQ@public.gmane.org> wrote: Two Questions: 1. Is the WIKI down? I can''t access it. 2. With the auto complete is there a way to have it display something but have a value of something else, the way a select box works. Thanks, <http://zend.com/zce.php?c=ZEND002524&r=212822110> Jon Whitcraft Indianapolis Motor Speedway jwhitcraft-1LwPDYEpVrH2eFz/2MeuCQ@public.gmane.org Phone: (317) 492-8623 :: Fax: (317) 492-6419 ******************** ******************** This E-mail (and attachments) may contain confidential/privileged information intended only for the named addressee(s). If you are not an intended recipient, do not read, copy, disseminate or take any action based on the content of this E-mail. Please notify the sender by reply E-mail and erase this E-mail from your system. Your assistance is appreciated. E-mail transmission may not be secure or error-free. The company is not responsible for any loss/damage arising from any virus transmitted. ******************** ******************** _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs -- Mit freundlichen Grüßen Siegfried Puchbauer _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
Change the CSS On Tue, 2006-03-21 at 12:53 -0500, Whitcraft, Jon wrote:> Thanks for the help. It worked great. > > > > My Next question is how do I set the width of the auto complete frame > to be larger than my input box? > > > > > > > Jon Whitcraft > Indianapolis Motor Speedway > jwhitcraft-1LwPDYEpVrH2eFz/2MeuCQ@public.gmane.org > > > Phone: (317) 492-8623 :: Fax: (317) > 492-6419 > > > > > > ______________________________________________________________________ > From:rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > [mailto:rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of > Siegfried Puchbauer > Sent: Tuesday, March 21, 2006 9:32 AM > To: rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > Subject: Re: [Rails-spinoffs] Autocomplete and WIKI > > > > > yes there is a way - return something like this: > > ... > <li><span style="display: none;">my value</span><span > class="informal">my label</span></li> > ... > > hth > > sigi > > On 3/21/06, Whitcraft, Jon <jwhitcraft-1LwPDYEpVrH2eFz/2MeuCQ@public.gmane.org> wrote: > > Two Questions: > > 1. Is the WIKI down? I can''t access it. > 2. With the auto complete is there a way to have it display > something but have a value of something else, the way a select > box works. > > > > Thanks, > > > > > > > Jon Whitcraft > Indianapolis Motor Speedway > jwhitcraft-1LwPDYEpVrH2eFz/2MeuCQ@public.gmane.org > > > Phone: (317) 492-8623 :: Fax: (317) > 492-6419 > > > > > > > ******************** > > > ******************** > > > This E-mail (and attachments) may contain confidential/privileged > information intended only for the named addressee(s). If you are not > an intended recipient, do not read, copy, disseminate or take any > action based on the content of this E-mail. Please notify the sender > by reply E-mail and erase this E-mail from your system. Your > assistance is appreciated. E-mail transmission may not be secure or > error-free. The company is not responsible for any loss/damage arising > from any virus transmitted. > > > ******************** > > > ******************** > > > > _______________________________________________ > Rails-spinoffs mailing list > Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs > > > > > > > > -- > Mit freundlichen Grüßen > > Siegfried Puchbauer > > > _______________________________________________ > Rails-spinoffs mailing list > Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs