Hi,
I'm new to protocoljs, but it's this thing I'm trying to do, and it
doesn't work. It drives me mad.
Anyway,
I try to do this with protocoljs:
<body onmouseup="alert('hi');">
This was how I wrote it, but it doesn't work:
Event.observer(window,'mouseup',alert('hi'));
What is the right way to do it?
Thank you!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---