Beautify Your Form with Amazing Effects - Living Form

File Size: 107 KB
Views Total: 1453
Last Update:
Publish Date:
Official Website: Go to website
License: MIT
   
Beautify Your Form with Amazing Effects - Living Form

Living Form is a jQuery Plugin that enables you to create special forms that are guaranteed to impress you visitors. You can also create your own unique forms by choosing multi colors or adjusting more than ten different variables.

How to use it:

1. Include Living Form CSS

<link href="css/main.css" rel="stylesheet" type="text/css" />
<link href="css/living-form.css" rel="stylesheet" type="text/css" />

2. Include necessary js libraries

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.backgroundPosition-1.21.js"></script>
<script type="text/javascript" src="js/jquery.livingElements-0.2.packed.js"></script>
<script type="text/javascript"  src="js/effect-ini.js"></script>

3. Markup

<div id="static-effect" class="input-wrapper">
<input class="living-input" name="" type="text" value="Click me to start the effect" onfocus="this.value=''" onblur="this.value='Click me to start the effect'" />
</div>

This awesome jQuery plugin is developed by unknown. For more Advanced Usages, please check the demo page or visit the official website.