override default jquery jquery-ui-1.8.custom.min.css
sky123Sep 17 2010 — edited Sep 20 2010In Apex 4, the jQuery and jQuery UI references are automatically included when it is loaded. I am currently adding a couple of references to my custom .css files in a HTML region in page 0, which overrides the default jquery-ui-1.8.custom.min.css. It works fine for now. However, is there other better ways to implement custom jQuery UI in Apex 4 applications?
Thanks.
Andy