JavaScript
fromSitePoint Forums | Web Development & Design Community
3 days agoNeed to access all but current button in a grid array of buttons
Store created button elements in a two-dimensional array so click handlers can access and modify any button by row and column indices.