HARBOUR WRITER
I use a GRID to fill in the values and to select the elements.
When loading the web page we set the elements to .style.display = "none";
Depending on which function or element is selected from the optionlist the elements are shown and labeled again.
.style.display = "block";
document.getElementById("col2").innerText = 'row 1';
The Copy button calls a function and depending on the selected option the source code is displayed and copied to the clipboard.
![Image](https://mybergland.com/fwforum/hw_clip1.jpg)
![Image](https://mybergland.com/fwforum/hw_clip3.jpg)
![Image](https://mybergland.com/fwforum/hw_clip4.jpg)
![Image](https://mybergland.com/fwforum/hw_clip5.jpg)
![Image](https://mybergland.com/fwforum/hw_clip6.jpg)
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************