Search found 2 matches

by HurricaneDan
Thu Nov 08, 2007 8:25 pm
Forum: Joombie Coding Q/A
Topic: Find the last list item dynamically
Replies: 3
Views: 1394

Re: Find the last list item dynamically

1.0.13

Thanks,

Dan
by HurricaneDan
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...