- From: Johannes Wilm <notifications@github.com>
- Date: Sun, 30 Dec 2018 08:45:07 -0800
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 30 December 2018 16:45:29 UTC
You should put both in the same contenteditable. Instead of using pure contenteditable, use one of the many editors out there. Editor frameworks will allow you to define custom filters so that you can disallow editing changes on all other parts of the table except those two cells that you really want to be editable. Please reopen if this answer does not fulfill your requirements. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/editing/issues/186#issuecomment-450572579
Received on Sunday, 30 December 2018 16:45:29 UTC