Skip to content

Instantly share code, notes, and snippets.

@gdeglin
Created November 19, 2009 22:07
Show Gist options
  • Save gdeglin/239085 to your computer and use it in GitHub Desktop.
Save gdeglin/239085 to your computer and use it in GitHub Desktop.
function ajax_plain_text(target_element) {
Ajax.Update(target_element, 'RAW', '/ajax/server_time_raw')
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment