View Issue Details

IDProjectCategoryView StatusLast Update
0005575OXID eShop (all versions)3.1. Design, GUI, UXpublic2013-12-18 09:11
Reportertomas_liubinas Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
Summary0005575: jQuery is not compatible to our help text [?] popups in admin
DescriptionAs soon as you include jQuery lib into the admin template, help text popups (marked by question marks [?]) stops working.
Steps To ReproduceHelp texts panels are implemented using Yui lib.
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

FibreFoX

2013-12-13 16:13

reporter   ~0009357

you should try to use noConflict from jquery itself
http://api.jquery.com/jQuery.noConflict/

svetlana

2013-12-18 09:11

reporter   ~0009362

This can be solved by using noConflict parameter.