Tell me more ×
Code Review Stack Exchange is a question and answer site for peer programmer code reviews. It's 100% free, no registration required.

in this JsFiddle (the link below, it's also my first JsFiddle setup , great tool!),

I am trying to implement a new jQuery ui : draggable, droppable and sortable list , so this gui will be the setup of my new custom made : Sql CRUD via Ajax Capable - GridView

This fiddle shows the first stage, where user selects a table to work with .

few things I need to get practice with some more, ( i lack experience both jquery + ui)

like pass the results of chosen list items to a new function, thats what i still need help with .

It'll be very helpful if anyone, with free time could have a look and show some example of good-solid-code as opposed to mine , thanks.

Link1 : project-result - JQuery Ui

Link2 : Fiddle - http://jsfiddle.net/rhW7C/46/

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.