Tag: jquery
Drawter: Draw CSS Code For Website “Drawter is a unique...
Drawter: Draw CSS Code For Website “Drawter is a unique tool geared to help web designers in creating websites. It is an app based on javascript and jQuery library that literally lets you draw website’s CSS code. Just choose a tag such as h1, h2 or div and draw it out; Drawter will automatically generate the HTML and/or CSS code behind it. “You can either work in the draw mode or edit mode and set various page details like page title, page doctype and ...
How to Create a Nifty Dynamic Shadow with jQuery
First I want to welcome you to my very first article for 1stwebdesigner. Today I'll show you how to create a very nifty looking dynamic shadow with a few teaspoons of jQuery, a pinch of CSS and some transparent PNG’s as Base. I'll explain every line of used code, so you can easily follow along [...]
Facebook like Expanding Textbox with Jquery.
I received a email request from my reader that asked to me how to implement Facebook like expanding textbox with Jquery. So I had developed a simple tutorial. Take a look at this live demo Download Script Live Demo Javascript Code It works with Jquery latest version 1.4.2. $('#content').focus(function(){} - content is the ID of the textbox. Using $(this).animate() expanding textbox height
Live Availability Checking with Java.
Some days I had posted an article about User name live availability checking with PHP and jquery. In this post my brother Ravi Tamada explained the same with Java technologies like JSP and servelts using MySQL database. Download Script Live Demo About Author Ravi Tamada Computer science engineering, Final Year India, Twitter Profile @ravi8x ( ravi8x[at]gmail.com ) You just download
9lessons Labs Release.
.ads{ display:none; } Hi Friends, I had developed an application using Jquery, Ajax, PHP and Mysql. Hosted this files at URL labs.9lessons.info. I just combined previously posted tutorials on 9lessons blog. Today I'm releasing second preview please use it and give your feedback, every feedback is appreciated! Thanks! #sideside { display:none; } http://labs.9lessons.infoApplication Interface
A Selection of Useful jQuery Plugins
For the last few years jQuery has been the jewel in Javascripts crown. Its rapid rise in popularity not only reflects how powerful a tool it is but also how relatively easy it is to work with. It is because of these two factors that developers have been churning out plugins and new techniques at [...]
Best jQuery Plugins - December 2009
Today we presents the collection of best jQuery plugins for December 2009. read more
20 Easy-to-Learn jQuery Animation Tutorials
There's no denying that the web has evolved and continues to evolve into something very different from what we had in mind a few years ago. Animation on websites has gone a long way, some time ago everything and anything that had movement on a website was automatically categorized as Flash, now we have these [...]
25 jQuery Plugins for Working with Forms
Almost every website uses a form of some kind. Contact forms and other types of forms can be enhanced with the use of a number of jQuery plugins that are readily available. In this post we'll feature 25 useful plugins that you may be able to use in your own work with forms. jqTranform jqTransform will make it easy to give your forms a more attractive look as compared to the default form.
30 Stylish jQuery Tooltip Plugins For Catchy Designs
Tooltips on website are small things which can play a big role in website design. If a tooltip on your website is very well made and looks amazing then it can lift up visitors impression about your website. And that's why here comes jQuery to help with its well made tooltips. And remember that all [...] Related posts:35 Stylish And Modern Wordpress Plugins Using jQuery UI 55 Jquery Tutorials, Resources, Tips And Tricks: Ultimate Collection 300+ Jquery, CSS, MooTools and ...