You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bootstr...@googlegroups.com
I am using Bootstrap 2.1.1 I have a datatable that displays 25 rows per page and several pages. In
each row I have a dropdown that has a 2nd level submenu as well. When
the page initially loads, when I hover over the 1st level menu the 2nd
level submenus display as desired. However, if I go to display
another page of the datatable, when I hover over the 1st level menu the
2nd level submenu does not display. I inspected the elements and
seems like the sub-dropdown and sub-menu classes were only applied on
the first page when the page was loaded. Anyone else having this issue? How do I ensure that they are applied on all pages?