Search results for query: *

  • Users: tluyet
  • Content: Threads
  • Order by date
  1. T

    Add attribute to every contol in project

    what is the best way to add an attribute to every <input type='text'> item in a project? {ex. <input type='text' onclick="alert('textbox was clicked.')"} I tried useing javascript and it would only add the attribute to the last one in the loop. I don't know how to do it in vbscript or...
Back
Top