On Sun, Oct 4, 2009 at 5:44 AM, Kartik Sehgal <[email protected]>wrote:
> Dear jQuery UI team, > Thanks for creating so many wonderful UI plugins. Lately I have started > using the portlet in some of my applications. > > However, there is one aspect that I would greatly appreciate if it were > made available. By default the icon on the portlet is + in expanded mode and > - in collapsed mode. If you look at a tree node, it is the exact opposite. > If I put the two in the same application, it is bound to confuse the users. > Thanks. Fixed in the trunk: http://jquery-ui.googlecode.com/svn/trunk/demos/sortable/portlets.html > > If the team does not want to consider a permanent reversal of icons, can it > at least provide a path for doing for our applications ourselves? > Icons are specified by classname, such as ui-icon-minusthick ui-icon-plusthick > > Note: Is there a defined way of adding more icons, etc to the header bar of > the portlet? > You can use any icons you like. There are more than 100 to choose from in each jQuery UI theme. Or, you can override the class style for or use your own class name and specify a different icon image file. - Richard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
