Why was some profile HTML removed after saving?
BMM Play sanitizes MyPlanet profile HTML when you save it. This protects members and keeps profiles working across phones and desktops.
Content that is removed
- Unsupported tags such as
<script>,<iframe>,<form>,<video>, and<audio>. - Event attributes such as
onclick. - Custom
classandidattributes. - Unsupported CSS properties.
- Unsafe
javascript:ordata:URLs and style values containingurl()orexpression.
If formatting disappears, compare your code with the supported tags and inline-style lists in this category. Keep the markup simple, save again, and check the result on Log in to my profile.
FAQ Categories:
Profile HTML & Icons
FAQ Type:
None