Skip to content

Instantly share code, notes, and snippets.

@champierre
Created March 28, 2009 16:23
Show Gist options
  • Save champierre/87143 to your computer and use it in GitHub Desktop.
Save champierre/87143 to your computer and use it in GitHub Desktop.
out << image_tag(image,
:alt => "カレンダーから入力",
:onclick => "new CalendarDateSelect( $(this).previous(), #{options_for_javascript(javascript_options)} );",
:style => 'border:0px; cursor:pointer;',
:class=>'calendar_date_select_popup_icon')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment