Actions
Bug #67359
closedEpic #55575: Streamline JavaScript Code in the TYPO3 Backend
Resolve the conflict between Bootstrap 3 and PrototypeJS in Backend
Start date:
2015-06-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
I used the bootstrap dropdown button in my backend module and recognize a weird behavior. The button always disappear after clicking on it. After four hours trying to find a solution i found that the for that behavior relies on a conflict between bootstrap and PrototypeJS.
[[http://www.softec.lu/site/DevelopersCorner/BootstrapPrototypeConflict]]
The site describe the problem very well and offers two solutions. Please implement one of them. It seems to be that not only the dropdown function is affected.
Actions