Hello, I'm in need of help with tabs
of jQuery UI
follows the EXAMPLE
In this case, I needed the subCategorias
to be "hidden" and when I click on the "Category" parent the subCategorias
will appear.
Thank you.
Hello, I'm in need of help with tabs
of jQuery UI
follows the EXAMPLE
In this case, I needed the subCategorias
to be "hidden" and when I click on the "Category" parent the subCategorias
will appear.
Thank you.
I made some minor changes to your script. link
Next: Add an ID in the category li. I used Cat1. Put a display in the css: none in .liCategory In jquery add a function that changes css.