Skip to content

Instantly share code, notes, and snippets.

@carbolymer
Created September 25, 2010 19:38
Show Gist options
  • Save carbolymer/597191 to your computer and use it in GitHub Desktop.
Save carbolymer/597191 to your computer and use it in GitHub Desktop.
<?php
$panel3->click(function()
{
JS::alert('dupa');
JS::window()->status('czeknij to');
});
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment