Check text expandable
Expandable Text Example
We want to create a transport network that supports the needs of everyone living and working in the
.As we transform London’s streets, improve public transport and create opportunities for new homes and jobs, we want to hear what matters to you. Your views, ideas and experiences will help us shape a fairer, greener, healthier and more prosperous city.
document.getElementById("expandTrigger").onclick = function()
{
var text = document.getElementById("extraText"); text.style.display = text.style.display === "inline" ? "none" : "inline";
};
Only registered users can take part in this survey
Please sign in or create an account
If you are already signed in, please refresh this page