这里有问题,
i wanna sift automatically a div when it s right side element is removed from document. let all the elements are start from the right to left side like D C B A. in above example A is the first Div B is Second and so on. what i want that when i removed element A, the element B that was after A will be shift automatically at the position of a.
请告诉我,如果有人对此有想法的话。
感谢。