could you tell me what does this declaration mean. Why does it have ul tag mentioned twice?
.jqueryslidemenu ul ul
could you tell me what does this declaration mean. Why does it have ul tag mentioned twice?
.jqueryslidemenu ul ul
It would match all UL tags that are descendants of a UL Tag that is a descendant of an element that has the jqueryslidemenu class on it.