I have a login page up, thanks to Dave''s Beta book example. Now, I''d like to a popup help window. I really don''t know where to start. But, I''m sure that Rails has a slick way to do it. Could someone point me in the right direction? -Thanks, -Larry _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
On Jun 22, 2005, at 12:28 PM, Larry Kelly wrote:> I have a login page up, thanks to Dave''s Beta book example. Now, > I''d like to a popup help window. I really don''t know where to > start. But, I''m sure that Rails has a slick way to do it. Could > someone point me in the right direction?If you''re looking for a javascript pop-up window, I don''t think there is such a thing built in to rails at the moment. Perhaps something that could be added? Duane Johnson (canadaduane)