Hi, using Python 2.3. Trying to write a function which will activate with
onmousedown="fu nction()"
When I put this in the body statement of my page and load it, everything is fine, when I click on the page to activate my function I get an error. Not real specific just says object expected.
Leave a comment: