accordion - css requirements
i have just started with jQuery UI and i'm trying to implement the
accordion on my web page. i have downloaded and included the standard
jQuery library, ui.core.js and a personalized version including the
accordion from http://ui.jquery.com/download_builder/, along with a
themeroller css stylesheet, but when i preview my html page (having
copy-pasted the source code from the accordion demo) it is displayed
as plain text, and not as an accordion.
what is it that i'm missing? what are the very basic requirements to
get the accordion to work?