1.0.13
Thanks,
Dan
Search found 2 matches
- Thu Nov 08, 2007 8:25 pm
- Forum: Joombie Coding Q/A
- Topic: Find the last list item dynamically
- Replies: 3
- Views: 1394
- Wed Nov 07, 2007 2:19 pm
- Forum: Joombie Coding Q/A
- Topic: Find the last list item dynamically
- Replies: 3
- Views: 1394
Find the last list item dynamically
I need to add styling to a menu. The menu when viewed as source looks something like this: menu 1 menu 2 submenu 1 submenu 2 menu 3 I need to be able to find the last submenu item for any menu and also find the last menu item so I can add a class/id to it to change the s...