Phu Nguyen

Results 6 comments of Phu Nguyen

@codef0rmer Can you point which are the wrong lines of code?

@codef0rmer I still need the insertInline because I need the end array to be sortable.

@codef0rmer Maybe there is a misunderstanding. In the frontpage, it is written `insertInline` : > Make a list sortable. Same model is mandatory for draggable and droppable.

@codef0rmer The issue I have at the moment is that after the first item dropped, the later items mess up the end array. Sortable function works well though.

You need to initiate `rfaLayout` and `rfaButton`. In the author's code, he used `AILayout` to initiate this. I have googled that but found nothing. So instead I use a normal...

You can check the example page. Go to page source. There will be very good comments from the developer.