🚀 Blogger Products Carousel with Live Preview
This release contains a responsive HTML & CSS carousel that displays multiple Blogger-hosted pages inside centered, fixed-size iframes, with an "Open Live Preview" button linking directly to the original page.
Designed to fit neatly in Blogger layouts without overlapping other elements.
Features:
- 🎠 Responsive product carousel with smooth horizontal scrolling
- 🖼 Embedded fixed-size iframes (centered previews)
- 📱 Works on both mobile & desktop
- 🔗 "Open Live Preview" button redirects to the original page
- 💡 Blogger-compatible HTML
Files in This Release:
index.html→ Main carousel code with embedded iframesstyle.css→ Carousel & iframe stylingscript.js→ Carousel navigation logic
Live Demo:
Setup Instructions:
- Upload to Blogger inside an HTML/JavaScript gadget or post editor.
- Update iframe links inside
<iframe src="..."></iframe>with your desired Blogger page URLs. - Customize carousel styles in
style.cssto match your blog design.
Full Changelog: https://github.com/debeatzgh1/Blogger-Product-Carousel-with-WhatsApp-Floating-Button/commits/v1.0.0