Apex 5/Universal Theme - Cant create a carousel region with slides

℡╲_俬逩灬. 提交于 2019-12-11 08:06:36

问题


I'm trying to create a carousel region in Oracle Apex 5 and am struggling. What I have tried so far is to create a "Static Content" region with a template of "Carousel Container" containing some sub regions in the "Slides" section of the layout. This does not work. When I run the page I don't see any carousel controls in my region, instead I just see what looks like standard nested regions. What am I missing?

It feels like this should be a straightforward thing to achieve, but I've struggled to find much information on how to achieve it. Perhaps I'm missing something obvious.


回答1:


The problem was resolved by removing a reference to the Bootstrap library from User Interface Attributes in Shared Components.

I am guessing there are some compatibility issues between Bootstrap and the Universal Theme JS/CSS. I was using Bootstrap version v3.0.3.



来源:https://stackoverflow.com/questions/29693889/apex-5-universal-theme-cant-create-a-carousel-region-with-slides

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!