Search results

  1. S

    Javascript Confirm dialogue box help please

    Quick question on a confirm dialogue box function I am currently working on. I have a form with a few text fields. These are: Textfield 1: ID = "item" Textfield 2: ID = "price" Textfield 3: ID = "quantity" Textfield 4: ID = "type" (Buy or Sell) On the submit button, I have an onClick =...
Top