Hacker News new | past | comments | ask | show | jobs | submit login

Nitpick: iframes haven't been deprecated in HTML5. In fact they've been extended with new attributes like sandbox and srcdoc. Loading content via javascript is often a better approach but iframes allow you to sandbox content from your website's context, e.g. to prevent XSS attacks etc.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: