WP Intercom Slack is a plugin which allow you to chat your customer from Slack. Bring the power of collaborative chat to help your customer.
Best jQuery PHP Plugins & Tutorials with Demo
Premium Stock Market Widgets with jQuery & PHP
Premium Stock Market Widgets is one of the essentials that you will need when starting a new financial blog or putting together a website related to financial markets. If you run a news website or want to display share price of a public company it will be of great help too. The plugin allows to easily add financial data (such as stock, currency, commodity, ETF quotes) to your website by using simple inline PHP snippets injected into HTML code (just like WordPress shortcodes).
Market data is available for the following asset classes:
- Stocks and stock indices (see list of stock exchanges below)
- All world currency pairs and crosses
- Major commodities
- Exchange Traded Funds (ETFs)
- US Treasury notes / bonds
- Mutual funds
- Bitcoin / USD
Fileuploader : Beautiful and powerful HTML5 File Uploading Tool
Fileuploader is a beautiful and powerful HTML5 file uploading tool. A jQuery and PHP plugin that transforms the standard file input into a revolutionary and fancy field on your page.
- File preview with image thumbnail or icon
- File image thumbnail can be generated in canvas to resize it perfectly for given with and height
- Render synchron the file preview
- File icon background is generated from file extension
- Customize your own input and thumbnail elements
- Responsive and fancy animations
- Choose multiple files from different folders
- Drag&Drop feature
- Upload each file with Ajax
- Upload synchron the files
- Upload progressbar with many data available
- Start, retry and cancel upload actions
- Paste images from clipboard (only in Chrome)
- Validate the file’s limit, size and extension. You can also use your own function
- Edit mode for already uploaded files
- All files are in one list in a hidden input
- Use input HTML attributes to configurate it
- HTML template renderer using Text variables
- CSS file icon
- PHP upload helper
- PHP generates an array with many file informations
- PHP can create a custom file name
- API and more than 24 Callbacks to manipulate freely the appearance and functionality of your file input
jQuery Time Lapse Painter Plus Editor
Time Lapse Painter product consists of jQuery Time Lapse Painter plugin (TLP plugin) that plays the effect and an editor called Time Lapse Painter Studio (TLP Studio). TLP Studio is the means by which the resources needed for the animation are created and the values to control it are set.
Features:
- Responsive behavior. TLP Plugin scales according to available width.
- Countless ways to animate your true color image, provided by TLP Studio.
- Transparent and semi transparent PNG images.
- Method and events that allow the effect to be used in trending slideshow plugins.
Get Website Statistics Using PHP, jQuery And MySQL
Website statistics like total visitors, total visitors online, total pageviews etc are very beneficial data every website owner must have to get a record of all of these to know how your site performing, how many visitor are online, how many visitor your website get per day or month.Generally website owner use external libraries or other web statistics website to get record of website and some use there own method to get website statistics if you also want to get website statistics by using your own method then this tutorial will definitely helpful for you. In this tutorial we will show you how to get website statistics using PHP, jQuery and MySQL.
Session Timeout Warning With Countdown Using PHP & jQuery
In this tutorial we will show you how to display session timeout warning with countdown using PHP, jQuery and HTML.When user logged in using login form we display a countdown and after the countdown end user will be logged out automatically.You may also like simple countdown using jQuery CSS and HTML.