can anyone point me in the right direction for a good resource or better still tell me how its done!!
I need to create a very large square grid to appear on a web page. I then need the user to be able to hover over squares on that grid and see them highlighted. I also want them to be able to then select that grid and for my c# asp.net code on the page to store a reference to the sqaure they selected..
if anyone has any ideas how to archive this I would be very grateful.
I need to create a very large square grid to appear on a web page. I then need the user to be able to hover over squares on that grid and see them highlighted. I also want them to be able to then select that grid and for my c# asp.net code on the page to store a reference to the sqaure they selected..
if anyone has any ideas how to archive this I would be very grateful.