When I write an <audio> tag in "Code View", it is saved correctly. When I switch to the "Editor View", the audio tag is replaced by <video> - why?
Thx in advance,
claudia
You need to be logged in to post in the forum - Log In
An active JCE Pro Subscription is required to post in the forum - Buy a Subscription
Support is currently Offline
09:00 - 17:00 Europe/London (BST)
Please create a new Ticket and we will get back to you as soon as we can.
#117200 Audio Tag is removed when switching view
This is a public ticket
Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Latest post by Ryan on Monday, 05 May 2025 19:07 BST
Monday, 05 May 2025 07:22 BST
Monday, 05 May 2025 08:54 BST
What media type are you attempting to embed with the <audio> tag?
Ryan Demmer
Lead Developer / CEO / CTO
Just because you're not paranoid doesn't mean everybody isn't out to get you.
Monday, 05 May 2025 10:09 BST
mp3 and ogg:
<audio controls>
<source src="https://www.joomlacontenteditor.net/images/audio/***.ogg" type="audio/ogg">
<source src="https://www.joomlacontenteditor.net/images/audio/***.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio> Monday, 05 May 2025 19:07 BST
Please try JCE Pro 2.9.85 RC 2 - https://www.joomlacontenteditor.net/downloads/editor/pro/development
Clear you browser cache after install.
Ryan Demmer
Lead Developer / CEO / CTO
Just because you're not paranoid doesn't mean everybody isn't out to get you.
Please wait
Your post is being submitted…
