jquery how to create a new div, assign some attributes, and create an id from some other elements at
- by Ronedog
How can I accomplish this...what I've tried below is not working and I'm unsure how to make it work.
What I'm trying to do is create a div and assign it some attributes, then append this div to all the < li elements that are the on the last node of my unordered list. And lastly, but most important I want to retrieve the value of the attribute…