hello, I'm very confused .. I have just finished studying Javascript , and when I wanted to learn more practical uses of js like making a sliding menu or drag and drop actions on online tutorial sites like nettuts, or pixel2life, I find very complicated examples that are not suitable for my level. They treat me as a pro, they use in their tutorials, for example, jQuery plugins, and explain how to use that plugin not how it's coded! Does anybody have any resource for explaining simple (although ,it is perhaps advanced in JS, like drag-drop) techniques! By simple I mean doesn't use plugins or libraries or 300 lines long! Or has anybody been in this situation? How did u overcome it, if yes? Thanks
edit: Thanks for all who replied , I really got new solutions with every single reply. That was , indeed , very helpful.