Custom Query (7259 matches)
Results (79 - 81 of 7259)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1799 | fixed | Accordion Demo seems broken | ||
Description |
http://docs.jquery.com/UI/Accordion In the first accordion demo, clicking Test 1 loads the Jquery homepage instead of accordioning |
|||
#1801 | fixed | Use bgiframe for dialogs when available | ||
Description |
We have reports in email that select boxes show through... should be as easy as adding <code> if ($.fn.bgiframe != undefined) {
} </code> This would of course live in dialogInit |
|||
#1803 | wontfix | Accordion Bug | ||
Description |
Please see the accordion demo I have created on this page: http://www.jeremywray.co.uk/phoenix/home.php Then follow the two detailed error producing scanarios below: Errors occured in FireFox 2.0.0.7 and IE 6.0 on Windows XP: Error scenario #1: ------------------ 1. Click UK Fund (submenu expands - OK) 2. Click Documents (submenu expands - OK) 3. Click Fund Statistics (Documents submenu collapses, Fund Statistics submenu expands - OK) 4. Click Fund Statistics (Fund Statistics submenu collapses - OK) 5. Click UK Fund (submenu collapses - OK) 6. Click Contact (submenu expands - OK) Note - DO NOT colapse Contact menu 7. Click UK Fund (Contact menu collapses UK Fund submenu expands - OK) 8. Click Fund Statistics (error! - hides menu items on same level instead of expanding) 9. Click Fund Statistics (submenu collapses - OK) 10. Click Documentss (Error! - nothing happens) Error scenario #2: ------------------ 1. Click UK Fund (submenu expands - OK) 2. Click Documents (submenu expands - OK) 3. Click Fund Statistics (Documents submenu collapses, Fund Statistics submenu expands - OK) 4. Click Uk Fund (submenu collapses - OK) 5. Click Contact (submenu expands - OK) Note - DO NOT colapse Contact menu 6. Click UK Fund (Contact menu collapses UK Fund submenu expands - OK) 7. Click Fund Statistics (Error! - submenu collapses leaving gap below) 8. Click Fund Statistics (submenu collapses - OK) 9. Click Documentss (Error! - Documents submenu expands but missing one item) Thanks! Jeremy Wray |
Note: See TracQuery
for help on using queries.