Posts Tagged ‘plugin’
Don't ask me why, but I needed a way to explode some stars in a fancy animation on a page. At first I found Fireworks.js, which was kinda cool at first--but I quickly realized a few things: 1. It's using raw javascript, which is a pity if you are already loading the power of jquery […]
I'm working on a project that required some apparently previously unexpected UI controls. One of them, I decided should be made into a jQuery plugin and get some feedback from the community. I call it jquery.codeassist. OK... so what the hell does it do? The plugin creates a code assist menu within textarea and input […]