Sloan, The corner classes only effect objects with a visible border. Try adding another class as well. For example:
class="ui-widget-content ui-corner-all" or class="ui-widget-header ui-corner-top" Hth, Dave On Oct 9, 4:55 am, Sloan <[email protected]> wrote: > Hi Richard! > > I've looked through that page several times, and I guess I'm just a > bit dense. For example, I've added the class for a rounded corner in > the TL of a H1 tag. No rounded corners :-( > Is there some structure I need to use? Like applying certain classes > to outer items? > If I have: > > <div> > <h1>Title</h1> > <p>Some text here</p> > </div> > > Do I need to apply a UI class to the div so that the class applied to > the h1 tag will work? > > Thanks so much! > > Sloan > > On Oct 6, 4:00 am, "Richard D. Worth" <[email protected]> wrote: > Start here > > http://jqueryui.com/docs/Theming/API > > 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 -~----------~----~----~----~------~----~------~--~---
