Expand/Collapse Widget Examples

Semantic HTML <details> Elements

Example 1: Basic Details Widget

Click to expand

This is the expanded content. It uses the semantic HTML <details> and <summary> elements for automatic expand/collapse functionality.

Example 2: Product Information

Shipping Information

Standard Shipping: 5-7 business days

Express Shipping: 2-3 business days

Overnight Shipping: Next business day

Example 3: FAQ Item

What is the return policy?

We offer a 30-day money-back guarantee on all products. If you're not satisfied with your purchase, simply return it within 30 days for a full refund. No questions asked.

Custom JavaScript-Controlled Widgets

Example 4: Custom Button-Based Toggle

Example 5: Technical Specifications

Example 6: Installation Steps