Posts by Guilherme Cunha • 11 points
1 post
- 
		1 votes1 answer369 viewsQ: Pass the id of an element as a parameter to a function?I have a table on my site that is automatically generating an id for each table column. I put the function call on each line. How would I pass the id of this <td> by parameter in the function…