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);
});

Modified: Tuesday, March 24 2026, 5.09am

The well-known actor Jamie Dornan, known for his role in ‘Fifty Shades of Grey’, was surprised this Friday with a magic trick. The actor, who is spending a few days on holiday in Ibiza, was enjoying a nice meal in the company of his friends at a beach bar on the beach of es Cavallet when a magician invited him to participate in his trick.
The actor's face is one of genuine surprise

The actor’s face is a real surprise Social Networks

The images show how the magician asks the actor, while shuffling the cards, to make a gesture of throwing something when he wants him to stop. When the actor makes up his mind the magician gives him a card and asks him to show it to camera. Jamie Dornan’s face is genuine surprise when he sees his name written on it.

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

Tags