Opens in a new tab
function updateHeaderHeight() {
        // Get the height of #brx-header
        const headerHeight = document.querySelector('#brx-header').offsetHeight;
          
        // Store the height in the CSS custom property --header-height
        document.documentElement.style.setProperty('--brxw-header-height', headerHeight + 'px');
    }

    // Execute the function as soon as the document is ready
    document.addEventListener('DOMContentLoaded', function() {
        updateHeaderHeight();  // Initial update of header height when the document is ready

        // Update the header height on window resize and orientation change
        window.addEventListener('resize', updateHeaderHeight);
        window.addEventListener('orientationchange', updateHeaderHeight);
});

Tuesday, March 12 2024, 8.37am

The portal of housing Tucasa.com offer an apartment in Sant Antoni for 220,000 euros. The apartment is located in a first floor and in an urbanization that has a communal pool and landscaped common areas.

The apartment, of 50 square meters, has a double bedroom, living/dining room, separate kitchen and bathroom.

For the full article, please visit Diario de Ibiza website here.