Bug #16
Fixed Expandable Mode so that it works correctly in IE7 (changes were made to the toggle.js file)
| Status: | Closed | Start: | 03/28/2009 | |
| Priority: | High | Due date: | 03/28/2009 | |
| Assigned to: | Omar Ramos | % Done: | 100% |
|
| Category: | Expandable Mode | Spent time: | 1.00 hour | |
| Target version: | 2.0.2 | Estimated time: | 1.00 hour | |
Description
Fixed Expandable Mode so that it works correctly in IE7 (changes were made to the toggle.js file).
If I remember correctly, the problem was due to me using incorrect (that is, non-existent) Mootools methods that only existed for 1.2 and not the 1.1 version included with Joomla 1.5.
After looking up and finding the correct methods I was able to solve the issue by updating the JavaScript in the toggle.js file.