Advertisement
kazlik

Untitled

Feb 6th, 2012
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <button onclick="document.getElementById('tlacitko').innerHTML = '<?php echo "tenhle text chci vypsat pokud klikne na to tlacitko"; ?>';">
  2. Tlačítko
  3. </button>
  4. <div id="tlacitko"></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement