Well, when scrolling a website on your mobile device you can get trapped in a google map due to the Maps scrollbar of death™. This plugin gives you a native google maps on your website and a safe fallback to the static image API of google maps for smaller devices.
Building Instagram Photo Search Engine With jQuery And PHP
In this tutorial I want to explain how we can build a similar instant search web application. Instead of pulling images from Google we can use Instagramwhich has grown tremendously in just a few short years.
This social network started off as a mobile app for iOS. Users could take photos and share them with their friends, leave comments, and upload to 3rd party networks such as Flickr. The team was recently acquired by Facebook and had published a brand new app for the Android Market. Their userbase has grown tremendously, and now developers can build amazing mini-apps just like this instasearch demo.
jQuery Responsive Tile Gallery
Responsive Tile Gallery is a completely responsive image gallery. It allows your visitors to easily sort and view all of your images. It also allows you to put your images into categories, load thumbnails instead of full resolution images, and develop a responsive websites for all platforms.
Features:
- Fully responsive image gallery
- Optional categories to let users sort through images
- Optional lightbox for full resolution viewing
- Optional Image captions
- Option to use thumbnail images for faster load times
- Uses CSS Transitions with jQuery fallbacks for improved performance
- Cross-browser compatible (from IE7 and up)
fabric.js : JavaScript Html5 Canvas Library
Fabric.js is a framework that makes it easy to work with HTML5 canvas element. It is an interactive object model on top of canvas element. It is also an SVG-to-canvas parser.
Using Fabric.js, you can create and populate objects on canvas; objects like simple geometrical shapes — rectangles, circles, ellipses, polygons, or more complex shapes consisting of hundreds or thousands of simple paths. You can then scale, move, and rotate these objects with the mouse; modify their properties — color, transparency, z-index, etc. You can also manipulate these objects altogether — grouping them with a simple mouse selection.
mailcheck.js : jQuery Kicksend Email domain spelling suggester
The Javascript library and jQuery plugin that suggests a right domain when your users misspell it in an email address.Mailcheck will offer up suggestions for top level domains too, and suggest “.com” when a user types in “user@hotmail.cmo”.
At Kicksend, we use Mailcheck to help reduce typos in email addresses during sign ups. It has reduced our sign up confirmation email bounces by 50%.
jQuery PHP Ajax Contact Form Templates With Captcha: Formify
Today’s freebie is a collection of open source jQuery & PHP ajax contact forms, we call it Formify. Formify is a contribution to lessen the pain of creating contact forms. The collection contains six different forms that are commonly used. These open source contact forms can be customized as well to suit the need for your website/application.
Formify uses PhpMailer for email functionality. PHPMailer is a PHP email transport class featuring file attachments, SMTP servers, CCs, BCCs, HTML messages, word wrap, and more. Sends email via sendmail, PHP mail(), QMail, or directly with SMTP.
SpectragramJS : An Instagram API plugin for jQuery
spectragram.js is a jQuery plugin using the Instagram API to fetch and display user, popular or tags photo feeds inside a list or any container you define.
Features:
- Get the most recent media published by a user, the most popular media at the moment, or recently tagged media from Instagram API
- Display the results on list items or any other HTML tag you define
- Define the size of the pictures (small, medium, big)
- Use your own Instagram application ClientID and AccessToken
Fullscreen Site Navigation with jQuery & Html5
FSN (Fullscreen Site Navigation) is a JavaScript plugin that lets to build in the easy and quick way a fullscreen website.FSN can be integrated into any cms or website template: it provides only the structure and the algorithm to make it work, the rest is on the designer hand.So you can understand that it’s very flexible and it adapts to any user requirement.
Features:
- Html5 structure
- Menu system navigation
- Keyboard navigation
- Arrows navigation
- Dots navigation
- Url navigation
- Ajax content
- Scrollbar customization
- Adaptive layout
- Configuration file
- IE6 Alert
- Background image
- Cross Browser
- Cross Device