JQuery Drag Column to a new Table and add to Row at specific position -


I have found more than one table and I want to be able to drag my column from one table to the column The current status should be added to the line I now have to do the following work:

   gt; & lt; / script & gt;   

it works, but it always end of the line Adds column (top right) The reason I want to do this now is that if there are 2 columns in the droppable table, I can also keep my drawing columns between those 2 columns.

Any ideas how I manage it Can I do?

By using the "first" and "after" function and adding the pure HTML code It has solved.

Something like this:

  

I'm wondering why I can not find any answer ....

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -