Custom Query (7259 matches)
Results (25 - 27 of 7259)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1670 | wontfix | Dailog Methods - minimize, maximize | ||
Description |
Please add the following methods to Dialog: dialogMaximize() dialogMinimize() |
|||
#1671 | wontfix | Calendar - follow naming conventions | ||
Description |
I see this all over the place - <a class="calendar_close" onclick="popUpCal.hideCalendar(0);">Close</a> That should be <a class="ui-calendar-close">Close</a>, and the event should be bound with a $().bind('click', function(){...}); |
|||
#1672 | worksforme | Bad selectors on site | ||
Description |
ui-lite.css (line 205) the selector is wrong Should be .ui-dialog-content, not .ui-dialog-container |
Note: See TracQuery
for help on using queries.