Eric - if you're reading (and anyone else that knows the answer)...

How do I get this to work:

In MyTiddler, I have:

<html>
  <span class="button" onclick="MyFunction()">Click Me</span>
</html>

<script>
function MyFunction()
{
  alert("Clicked!");
}

TIA
Ruzz
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to