Need to move 2 elements into specific divs

Need to move 2 elements into specific divs

ChapmanChapman Posts: 5Questions: 0Answers: 0
edited December 2012 in General
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?

Replies

  • ulrikeulrike Posts: 39Questions: 1Answers: 0
    You should probably check jquery.com for this kind of problem.
  • allanallan Posts: 63,523Questions: 1Answers: 10,473 Site admin
    Agreed - this this forum is specifically for DataTables questions only. There are better places to ask general Javascript questions. SO for example.

    Allan
This discussion has been closed.