top of page
Filter by Category

46:52

3772

Studio Il

Creative Text and Video Hover Interaction | Rebuild | Editor X

Creative Text and Video Hover Interaction | Rebuild | Editor X


Hello, fellow web design enthusiasts! Welcome back to another exciting post that’s sure to amp up your projects with dynamic hover effects and background video interactions. If you’ve ever wondered how to create the mesmerizing effect where the text changes on hover and the background video swaps simultaneously, you’re in the right place!


This tutorial takes you through each step necessary to achieve this captivating effect on Editor X. We’re diving into a comprehensive walkthrough, so grab your favorite beverage, get comfortable, and let’s create something amazing. And remember, here at NewForm, we’re all about honing your design skills and connecting you with industry leaders—so don’t forget to join our community for more exciting challenges and learning opportunities!


Why Hover Effects Matter


Hover effects are not just about fancy visuals; they enhance user experience by simplifying navigation and making web pages interactive and engaging. In this guide, we'll specifically tackle how you can change text on hover while also swapping the background video, making your webpage both functional and aesthetically pleasing.


Setting Up Your Editor X Environment


First, fire up Editor X and prepare your workspace. If you have not used Editor X before, it’s a robust and flexible platform acquired from Wix, allowing designers to build for the web without the need for extensive coding knowledge.


Step 1: Create the Basic Structure


1. Start with a Section: Use a section that's set to 100vh to ensure it takes up the full viewport height.


2. Add Containers: Create a container where your text elements will live—a purple background helps differentiate the sections visually as you edit.


Step 2: Building the Text Elements


Use two text elements within your container:


- Primary Text: This is the text initially visible.


- Secondary Text: The text that appears upon hover.


These text elements must be placed inside a container that doesn’t initially display the secondary text until a user hovers over it. Remember to make use of the `Layers Panel` for ease of navigation.


Step 3: Designing Hover Interactions


Hover interactions make your web page dynamic and engaging:


- Interaction Setup: Go to the properties of your container and set the hover effect to target the `y-axis` translation. This means that the primary text moves out while the secondary text moves in.


- Fine-tuning Animations: Play with timing to ensure smooth transitions.


Adding Background Video for Extra Flair


Here comes the exciting part—changing the background video upon hover:


1. Video Box: Use a Video Box component as your decorative video element.


2. Opacity Manipulations: Set initial opacity to zero, and increase it when text interacts hover.


3. Duplication and Naming: Duplicate the video box for each text link you intend to create, maintaining a consistent and clear naming convention for verification.


Bugs and Benefits on Mobile


But hey, sites are not just for desktops! Mobile interactions are crucial:


- Autoplay Videos: For mobile users, where hover effects are absent, set videos to autoplay when rendering in mobile view.


- Responsive Design: Tweaking the layout ensures that your creation shines on all devices.


Integrating JavaScript for Autoplay


Using JavaScript to control autoplay on mobile adds a layer of complexity but greatly enhances UX:


- Element Mapping: Map all text boxes and respective videos using IDs.


- Set Intervals: Add intervals to ensure videos autoplay seamlessly without requiring user interaction.


- Viewport Check: Ensure animations stop when users scroll out of the viewport on mobile—this saves resources and ensures efficiency.


The NewForm Advantage


Feeling inspired by this project? Ready to expand your horizons? Here at NewForm, we want to support your growth as a designer at every stage of your journey. We're your go-to community for design challenges, resources, and direct learning from industry leaders. Whether you're looking for skill-building, industry connections, or a place to share your latest designs, NewForm is the space for you.


Come join us, flex your creativity, and possibly pocket some cash with our challenges! Visit us at NewForm and see what’s waiting for you.


In Conclusion


Interactive, visually stunning websites don't have to be a hassle to create. With platforms like Editor X and a supportive community at NewForm, your creative possibilities are endless. We hope you enjoyed this tutorial—try it out, and let the hover magic amaze your site visitors! Until next time, keep exploring and designing.


For more content like this, make sure to swing by NewForm and see how we can help elevate your web design game!


By following a narrative that shares each step comprehensively, this blog post not only spikes interest in future web design projects but also emphasizes the community benefits provided by NewForm. Hope you find this helpful and inspiring for your web design journey!

bottom of page