Need to move 2 elements into specific divs
Need to move 2 elements into specific divs
Hey All
I understand I can create a new div, <"classname">. But what I want achieve is to first deconstruct the l - Length changing component. Remove it from a select form and instead display it as an unordered list then put it into a already created div.
If you want to see an example of what I mean, look at Gmail and their drop down icons which show options for emails. Usually found on the right-side of a header like "important".
Does anyone know how to modify the source JS then which Jquery code I can use to move it into the existing div?
I understand I can create a new div, <"classname">. But what I want achieve is to first deconstruct the l - Length changing component. Remove it from a select form and instead display it as an unordered list then put it into a already created div.
If you want to see an example of what I mean, look at Gmail and their drop down icons which show options for emails. Usually found on the right-side of a header like "important".
Does anyone know how to modify the source JS then which Jquery code I can use to move it into the existing div?
This discussion has been closed.
Replies
Allan