I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2005-05-03 08:27:40-07 by szabgab
dealing with <td onClick=...
On the same page where I have the href-less "a" elements I also have images with onClick that would be nice if I could click on.
Once I click on such an image (with my real world mouse) I get a drop-down menu built up by table rows. Each such row also has its onClick="something" function. Is there some magic I can use click on these ?
Direct Responses: Write a response