Skip to content

Instantly share code, notes, and snippets.

@flevour
Created March 10, 2009 16:55
Show Gist options
  • Save flevour/76986 to your computer and use it in GitHub Desktop.
Save flevour/76986 to your computer and use it in GitHub Desktop.
<?php echo javascript_tag(
'var loadOverlay = function(){'.jq_remote_function(array(
'update' => 'overlayLanding',
'url' => '@games_trainings_results_page',
)).'}'
) ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment