About Me
My name is Matt. This is where I share my random thoughts and ideas. I'm a nerd that loves technology, web development and design, video games, music, art, traveling, food, working out and problem solving.
I work at A Single Solution developing Python/Django web applications and I also do freelance design and development work for any companies located in Oregon. You can contact me at mroberts@stygianvision.net.
Blog Categories
- Search Engine Optimization (0)
- Social Marketing (1)
- Totally Random (1)
- Video Games (0)
- Web Design & Development (2)
Follow Me
Update Tag: jquery
-
Creating a jQuery Sortable Trash Bin to Remove Items
Tue Feb 15 2011 by in:
Tags: javascript jquery
While this is not complicated, I couldn't find any examples on the jQuery site or from a Google search. To help other people that have not memorized the jQuery API, I wrote this little post with a few little tricks that I have found for accomplishing this task.
Read More