原文:How can I create an HTML button with an action and append it to the DOM using PerlScript?
I m specifically talking about the IE embedded script language "PerlScript" from ActiveState. I currently have the following, but when button 3 is pressed, no action happens. <html> <...