You're missing ui.resizable.css. Compare: http://jsbin.com/ujibo (without ui.resizable.css)
http://jsbin.com/onizu (with ui.resizable.css) - Richard On Fri, Mar 13, 2009 at 7:30 PM, chobo2 <[email protected]> wrote: > > Hi > > I have made a dialog box and my resizable icon is on the left side not > the right hand side like it is on the demo. > > I been able to move it to the right side but that involved going into > the core.css(start theme) and floating it right. Now I don't know if I > should be doing this. I don't know enough about all the styles to say > if this will cause other things to look bad in the future. > > I however don't see any options or anything that is provided in the > documentation to move this right or left. > > this is what I modified in the core > > /* states and images */ > .ui-icon { display: block; text-indent: -99999px; overflow: hidden; > background-repeat: no-repeat; float: right; } > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
