jQuery Popup Notification Like Facebook

Here is facebook notification jquery plugin. You can integrate this plugin to your website easily. This notification will make your website sweet. Blue box notification is so nice. This blue box appears left bottom of website.



Continue reading

jQuery Fullscreen Background Image Slider with CSS3

We share a beautiful fullscreen background jquery image slider and slideshow plugin for webmasters. This fullscreen background is so nice design and webmasters can use it for fashion websites. This plugin will enhance your website appearance.



Continue reading

Social Media Icons without Image

Sometimes webmasters need to add Social Media icons. If they are added as a image, this situation increases the size of web site. Here you can find Social Media Icons without Image. This is pure CSS.

- Facebook Icon
- Twitter Icon
- LinkedIn Icon
- Delicious Icon
- Rss Icon



Continue reading

Multiple File Upload JQuery Drag and Drop

This file upload is so useful for webmasters. It is not only multiple file uploader. It has many properties. You can check properties below.

File Upload widget Properties
- Multiple file selection
- Drag&drop support
- Progress bars
- Preview images for jQuery.
- Supports cross-domain, chunked and resumable file uploads and client-side image resizing.
- Works with any server-side platform (PHP, Python, Ruby on Rails, Java, Node.js, Go etc.) that supports standard HTML form file uploads.


Continue reading

Create QR Code for Website Url

Webmasters need to create barcodes (QR code) to connect to their website URLs. QR Code are used for smart phones such as Andriod and iPhone(iOS). To create QR Code is so easy.

<img src="https://chart.googleapis.com/chart?chs=230x230&amp;cht=qr&amp;chl=http://www.jotform.org">

If you want do this for your WordPress site, you need to add code which is below.

<img src="https://chart.googleapis.com/chart?chs=230x230&amp;cht=qr&amp;chl=<?php the_permalink(); ?>" >

Password Strength Control JQuery

Password strength is so important for secure. Webmasters need to show the strength of their password. You can find Password Strength Control JQuery below. There is a demo and download link.



Continue reading