TNO – The Neighbourhood Organization

The Neighbourhood Observer

We want to ensure that our newsletter provides the most relevant and meaningful updates to everyone who subscribes. By understanding who is reading our newsletter—whether you’re a TNO or HATP staff member, a community ambassador, a volunteer, or a neighbor in the community—we can tailor our content to meet your needs and interests.

Author : Stephen Kamlasaran As the days grow shorter and the temperature begins to drop, people may find a seasonal shift in …

Reflections from York Weston Pelham Community Network Ambassador, Bashir Kamugo. My name is Bashir Kamugo, and I am a Community Network Ambassador …

Author: Serena Datta As the chill of winter settles in, there’s a universal craving for food that brings both warmth and comfort. …

Author: Rajasree Datta For many women in Thorncliffe Park and Flemingdon Park, starting a small business is more than an economic choice—it’s …

Below are Food Collobarative’s pre-packed eggs, where the eggs will be distributed, consumed and the packaging just tossed away. Do most people …

On Thursday, August 10th, dozens of community residents and members gathered in the Club Room of the Crescent Town Club to celebrate …

Share your experience with us

Let us know your questions, suggestions and concerns by filling out the form below.

Skip to content document.addEventListener('DOMContentLoaded', function () { // Target the form const form = document.querySelector('.document.addEventListener('DOMContentLoaded', function () { // Target the form const form = document.querySelector('.elementor-form'); // Update with your form's class or ID if (!form) return; // Exit if the form is not found // Target the email field const emailField = document.querySelector('#email'); // Update with your email field's selector if (!emailField) return; // Exit if the email field is not found // Allowed email domains const allowedDomains = ['gmail.com', 'yahoo.com', 'outlook.com']; // Add a submit event listener to the form form.addEventListener('submit', function (event) { const emailValue = emailField.value.trim(); const domain = emailValue.split('@')[1]; // Extract the domain // Check if the domain is allowed if (!allowedDomains.includes(domain)) { event.preventDefault(); // Stop form submission alert('Please enter a valid email address with one of the allowed domains: gmail.com, yahoo.com, outlook.com'); } }); }); '); // Update with your form's class or ID if (!form) return; // Exit if the form is not found // Target the email field const emailField = document.querySelector('#email-field'); // Update with your email field's selector if (!emailField) return; // Exit if the email field is not found // Allowed email domains const allowedDomains = ['gmail.com', 'yahoo.com', 'outlook.com']; // Add a submit event listener to the form form.addEventListener('submit', function (event) { const emailValue = emailField.value.trim(); const domain = emailValue.split('@')[1]; // Extract the domain // Check if the domain is allowed if (!allowedDomains.includes(domain)) { event.preventDefault(); // Stop form submission alert('Please enter a valid email address with one of the allowed domains: gmail.com, yahoo.com, outlook.com'); } }); });