View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005575 | OXID eShop (all versions) | 3.1. Design, GUI, UX | public | 2013-12-13 16:03 | 2013-12-18 09:11 |
| Reporter | tomas_liubinas | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Summary | 0005575: jQuery is not compatible to our help text [?] popups in admin | ||||
| Description | As soon as you include jQuery lib into the admin template, help text popups (marked by question marks [?]) stops working. | ||||
| Steps To Reproduce | Help texts panels are implemented using Yui lib. | ||||
| Tags | No tags attached. | ||||
| Theme | Both | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||
|
|
you should try to use noConflict from jquery itself http://api.jquery.com/jQuery.noConflict/ |
|
|
This can be solved by using noConflict parameter. |