// Wait for the entire page to load before running the script
window.addEventListener('load', function() {
const modal = document.getElementById('questionnaireModal');
// Check if the modal exists on the page
if (modal) {
// Find all radio buttons within the modal
const radioButtons = modal.querySelectorAll('input[type="radio"]');
// Loop through each radio button and add a 'change' event listener
radioButtons.forEach(function(radioButton) {
radioButton.addEventListener('change', function() {
// Get the parent element of the radio button (the question container)
const questionContainer = this.closest('.question');
// Find the question label within the container
const questionLabelDiv = questionContainer.querySelector('.question-label');
const questionText = questionLabelDiv.textContent.trim();
// Format the question text into a URL-friendly name
const formattedName = questionText
.toLowerCase() // Convert to lowercase
.replace(/[^a-z0-9\s]/g, '') // Remove non-alphanumeric characters (except spaces)
.replace(/\s+/g, '_') // Replace spaces with underscores
.replace(/_$/, ''); // Remove trailing underscore if any
// Get the value of the selected radio button
const answer = this.value;
// Alert the formatted question name and its answer
alert(`Question Name: ${formattedName}\nAnswer: ${answer}`);
});
});
}
});
Sign In or Create a Free Account to see full details of this property
Key Facts
Key facts for 2087 Fairview Street, #1407
Property Type
Condo, Apartment
Parking
None 1 garage, 1 parking
MLS #
W12407766
Size
500-599 sqft
Basement
None
Listed on
2025-09-16
Lot size
-
Tax
$2,210.50 /yr
Days on Market
1
Approximate Age
6-10
Maintenance Fee
$537/mo
Common Elements, Hea...
Description
Are you looking to live in the heart of Burlington? Look no further! Welcome to 2087 Fairview St, Unit 1497. This stunning unit features 1 bed, 1 bath, parking, and locker with breathtaking views of the lake and mountains. The open-concept layout floods the space with natural light, making it feel b...right and airy. Upgraded kitchen with modern finishes and ensuite laundry add to the luxury feel. Located walking distance to downtown Burlington, Walmart, and the lake, and just minutes from the GO station. Enjoy 5-star amenities including:- 24/7 front desk concierge- Pool- Sauna- Gym- Basketball court- Kids' room- Outdoor patio for family and friends fun- Theater for movie nightsThis building has something for everyone to enjoy all year round. Don't miss out on this fantastic opportunity!
Similar Properties(No results)
Mortgage Calculator
Calculate your estimated monthly mortgage payment
Price
$442,000
$
%
%
Total cost of mortgage
$0
Monthly payment
By clicking Save, we will calculate your estimated mortgage for all properties using the saved values (down payment percentage, interest rate, and amortization).
The accuracy and applicability of this calculator are not guaranteed.