Difference between revisions of "Sandbox"
From Organic Design wiki
(Replaced content with "{{#dpl:titlematch=%.pl|notcategory=PERL}}") |
|||
| Line 1: | Line 1: | ||
| − | + | <html> | |
| + | <div id="pbar">foo</div> | ||
| + | <script> | ||
| + | $("#pbar").mouseover(function() { | ||
| + | //display the current value | ||
| + | alert('lol') | ||
| + | }); | ||
| + | </script> | ||
| + | </html> | ||
Revision as of 21:42, 8 December 2011
foo



