Maybe that's the problem. I had the accordian working, but found tabs
would be better due to such long paragraphs. Now, each "tab" is just
a list at the top.. when I click on a catagory, it takes me to that
paragraph. It can be seen at:
http://dustbunnymaidservice.com/services.htmlerror code is: Webpage error details
Message: Object doesn't support this property or method
Line: 126
Char: 3
Code: 0
URI:
http://dustbunnymaidservice.com/services.htmlthe error code refers to script: <SCRIPT type=text/javascript>
$(function() {
$("#tabs").tabs();
});
</SCRIPT>
But, I suspect the reason it isn't working is I don't have the links
to css correct.