Changing a field with a respective color and returning to the database

Asked

Viewed 12 times

0

I have a project that has a schedule calendar in which this calendar has a table with several square and I must change the color of these squares with some colors corresponding to a status and I must return this status of back to the changed database I thought to do where the user clicks on the square opens a color palette with the change of color and each color is related to a status but do not know how to start

the calendar is equal to the image below it is in excel I want to transfer it there in code to web inserir a descrição da imagem aqui

  • Bruno, it is possible to do using click events and ajax requests. Tip study more about Jquery, the library does all this and more.

  • but I can use this event on top of a table because I made one with <th> and <td> but it didn’t work out very well

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.