Jump to content

brian_donovan

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by brian_donovan

  1. hi, I am very new to javascripts, I hope this is no to easy or absurd and you will ignore it... pleas don't!

     

    I am trying to fill out a form using applescripts and do javascript commands, and I have notice that all submit buttons include a tag called "OnClick". My question is.... Were is the code in the OnClick coming from?

     

    for example take a look at this page:

     

     

     

    http://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_ev_onclick

     

     

     

    in this page the button copy text activates a string called "copyText()"

     

    Were is all the code? does it load at the beginning? is it in the server? how can I see and read this code? can I hijack this code and activate my one javascript once I made a few adjustments?

     

    Thank you for your time!

     

     

    Brian

×
×
  • Create New...