Posts Tagged: jQuery

Text input default value recover jQuery snippet

Text input default value recover jQuery snippet
I just opened an account at http://snipplr.com and add my first snippet. I think it’s a good way to manage your own snippets for future use, and you can also take advantage by receiving community feedback and share it.
The snippet that I posted could be useful when you have a text input with a default value. Thus, when user clicks on the input to write, the default value disappears and allows the user to write, but if the user doesn’t type anything, the default value will appears again. It also adds a class to the input when the user is typing on it and is removed when the input loses focus.

Continue Reading

dreamyTip, a jQuery tooltip plugin(comming soon)

dreamyTip, a jQuery tooltip plugin(comming soon)

As I have announced a few days ago on Twitter(by the way, if you want to follow me, here is my user:@andres_314, the only thing is that I usually write in Spanish and not many important things). Two weeks ago, I was working on a web project and I needed to use a tooltip to show some comments from the users of the site. As I was already using jQuery in the project, I decided to search a plugin to help me with that task. But after being spending a lot of time searching something useful for the project without success, decided to do my own plug-in. Continue Reading

Scroll it! a new release it’s out!

Scroll it! a new release it’s out!

It’s been a while since the first version, but now I’m glad to announce that the new release it’s finally out. There is no documentation yet, but the it’s explained in the file. You can see a demo page or download the demo of the plugin here.
If you only want to download the plugin you can download here the full version or here the minified version.

As soon as I can I will update this post with the documentacion.
If you need help, just let me know.