Using either JavaScript or jQuery, is it possible to capture a count on an item on a page that never get focus from the user and is only used to store values into it from another item that has the user focus?
I basically require a means of counting the total number of entries that are going into a item as that item gets populated.
hidden field within a form should work
i dont really know what you mean but are you trying to do this.. where you count the text in the box?