# File lib/action_view/helpers/prototype_helper.rb, line 831
          def hide(*ids)
            loop_on_multiple_args 'Element.hide', ids           
          end