Hiding xi:fallback contents in Author mode
Oxygen general issues.
-
- Posts: 17
- Joined: Fri Sep 09, 2016 9:38 pm
Hiding xi:fallback contents in Author mode
Hi,
While in Author mode, I'm trying to come up with a way to hide the contents of xi:fallback if the xi:include link resolves. I'm thinking I might be able to do this with CSS, but have been unsuccessful. Any thoughts?
Thanks!
While in Author mode, I'm trying to come up with a way to hide the contents of xi:fallback if the xi:include link resolves. I'm thinking I might be able to do this with CSS, but have been unsuccessful. Any thoughts?
Thanks!
-
- Posts: 1016
- Joined: Wed Nov 16, 2005 11:11 am
Re: Hiding xi:fallback contents in Author mode
Post by alex_jitianu »
Hi,
Yes, fortunately you can do it from the CSS using a rule like this:
Best regards,
Alex
Yes, fortunately you can do it from the CSS using a rule like this:
Code: Select all
*:-oxy-referenced-content ~ fallback {
display : none !important;
}
Alex
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service