This plug-in can easily convert every colored image (in an html page) into a B&W greyscale image.It uses the the HTML5 canvas tag and a fallback for the old browsers
MelonHTML5 : Royal Preloader with jQuery
Royal Preloader allows you to easily setup website images preloading in a loading screen and display the entire website instantly when it finishes. It comes with 8 pre-designed loaders and is super easy to install. All web browsers and mobile devices are fully supported. And all options can be customized via API.
Features:
- Preloading Website Images
- 8 Pre-Designed Loaders
- Display Loading Details
- Fully Customizable
- Easy to Install
- CSS3 animations + Fallback for IE
- Mobile Device Support
pp3Diso : jQuery plugin that allows Management of a 2D or 3D isometric map
pp3Diso is a jQuery plugin that allows the display and management of a 2D isometric map (or 3D isometric misnomer).
Here are some of the possibilities offered by pp3Diso:
- map size limited to 500×500 for a map,
- ability to display multiple maps without reloading the page
- Layer to layer for buildings and objects,
- management and display an avatar (or not)
- management and display a cursor 2 states,
- displaying a user interface,
- display of color zones,
- display bubble-d’infos on objects or buildings, with relative or absolute positioning,
- Display dialogue with freely configurable buttons,
- zoom (possibility to zoom with the wheel)
- pathfinding,
Window postMessage jQuery plugin
Modern browsers now support cross-window/cross-domain/cross-origin messaging through window.postMessage.postmessage is a simple wrapper for window.postMessage and the window message event, for those who wish to use this feature in a more jQuery-like way.postmessage falls back to window location hash polling for browsers that do not support window.postMessage (i.e., IE7).postmessage allows messaging back and forth using JSON where window.postMessage only allows simple string-based messages.postmessage also allows for complete request/response roundtrips using success/error callbacks modeled after jQuery.ajax.postmessage is tested on Safari 4, WebKit (Nightlies), Chrome 4, Firefox 3, IE8, IE7 and Opera 10.
Blog-Face : jQuery Plugin Creates your Blog with a brick-wall look
Introducing, BlogFace 1.0, a new jQuery plugin that will build a brick-wall view for your blog home page. All you need to do is specify your blog URL in your javascript. More recent articles will be better positioned and will have a better size. Additionally, every article on the interface will have a zoom on mouse hover effect. This zoom effect can be toggled at run time by pressing “b”.
Using HTML5 Geolocation API with Google, Bing and Nokia Maps
HTML5 Geolocation API allows users to share their location with web applications by capturing the approximate longitude and latitude coordinates of the user with their permission. The Geolocation feature can be used to enrich many types of web applications by adding automatic location information. For example, users can share their locations with their friends in a social network, can be guided to a direction or location based ads can be displayed. The Geolocation API can be paired up with different maps, such as Google Maps, Yahoo Maps, Bing Maps or Nokia Ovi Maps.
As far the use privacy is concerned, the HTML5 specification explicitly requires the user permission to share its location to any application requesting Geolocation information.Almost all modern browsers Firefox 3.5+, Opera 10.6+, Chrome 5+, Safari 5+ and Internet Explorer 9+ support Geolocation API.
Metro Login with jQuery & CSS3
This is a Login form that use CSS3 and jQuery Tricks to look like windows 8 login screen.The PHP side, you have an easy way to get the username, password, remember me checkbox, selected background color and selected background image. So you can store those values to restore them later.
Also works on tablets and mobile devises.Inside of this package, there is a document that explain the code. I also give you a couple of functions that can change the buttons and backgrounds easyly