Hi fishbaitfood
It depends how you are dynamically creating the elements.
If you are adding them to the DOM properly, then normal value retreival methods should be fine (treat them as static entries)
However if you are just adding the HTML, via something like .innerHTML, then, well, don't