Do you get any script errors in Firebug? Check to make sure the following files exist at the relative urls and are being pulled in correctly:
<link type="text/css" href="css/ui-lightness/jquery-ui-1.7.2.custom.css" rel="stylesheet" /> <script type="text/javascript" src="js/jquery-1.3.2.min.js"></script> <script type="text/javascript" src="js/jquery-ui-1.7.2.custom.min.js"></script> - Richard On Tue, Nov 3, 2009 at 10:17 AM, rickb <[email protected]> wrote: > So, I downloaded the latest (1.7.2), put it in my webspace, and > pointed my browser to the index.html in the main directory and .... > > ... just get a text page w/ no graphics. A few highlighted divs, here > and there. No accordion, no datepicker, no dialog, etc., etc., etc. > > Not a good first impression. Any thoughts? This is on a Mac running > 10.6, FF 3.5.4, and Safari 4.0.3. > > rickb > > -- > > 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]<jquery-ui%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/jquery-ui?hl=en. > > > -- 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.
