Product Promotion
0x5a.live
for different kinds of informations and explorations.
GitHub - yairEO/fancyInput: Makes typing in input fields fun with CSS3 effects
Makes typing in input fields fun with CSS3 effects - yairEO/fancyInput
Visit SiteGitHub - yairEO/fancyInput: Makes typing in input fields fun with CSS3 effects
Makes typing in input fields fun with CSS3 effects - yairEO/fancyInput
Powered by 0x5a.live ๐
Fancy Input
Makes typing & deleting in input/Textarea fields exciting & fun with CSS3 effects.
View Demo Page
Basic use example:
<!-- ...previous page content... -->
<div>
<input type='text' >
</div>
<div>
<textarea></textarea>
</div>
<!-- ...some more content (hopefully)... -->
<script>
$('div :input').fancyInput();
</script>
Call the .fancyInput() function on all parents of inputs. With this example code, make sure every input is wrapped in a div.
This plugin does not have any current plans to support any version of IE.
JavaScript Resources
are all listed below.
GitHub - kenshin54/popline: Popline is an HTML5 Rich-Text-Editor Toolbar
resource
~/github.com
resource
GitHub - buunguyen/topbar: Tiny & beautiful site-wide progress indicator
resource
~/github.com
resource
GitHub - visionmedia/move.js: CSS3 backed JavaScript animation framework
resource
~/github.com
resource
GitHub - jDataView/jBinary: High-level API for working with binary data.
resource
~/github.com
resource
Made with โค๏ธ
to provide different kinds of informations and resources.