jQuery Form Recover icon

jQuery Form Recover

Hot or Not
jQuery Form Recover

Description

jQuery Form Recover

Thousands of orders and important messages are lost everyday because of incorrect form submission or accidental refresh. By installing this plugin you will allow your users to have a draft of their form saved and restored automatically in cases of accidental refresh or browser crash.

As the users fill in the forms, the plugin automatically creates a backup of their input data and restores it after refresh. If the user submits the form then the draft is deleted. You can apply this plugin to all the forms in our site.

Main Features

  • Use: Local Storage, Session Storage, Cookies
  • Show alert message for recovery
  • Show feedback message (Draft saved)
  • Activate on key press or on blur input
  • Callbacks
  • Array of excluded inputs
  • Feedback custom container
  • Multi-form usage
  • Cookie Fallback for non-supporting browsers
  • Complete debug
  • Well documented
  • Clean coded

Basic demo

Creating an instante of the plugin on a form adds listeners to the inputs so that when the users type something, a copy of what they type is saved on their local storage.

What’s included

  • Source and Minified JS
  • Full documentation
  • 10 starter examples
  • Release Notes

Changelog

Version 1.0
    - Multiple types of storage<br />
    - Multi-form support<br />
    - TinyMCE Integration<br />
    - HTML5 Support<br />

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.

WYSIWYG HTML Editor - Bootstrap based Rich Text Editor icon

WYSIWYG HTML Editor - Bootstrap based Rich Text Editor

Hot or Not
WYSIWYG HTML Editor - Bootstrap based Rich Text Editor

Description

WYSIWYG HTML Editor Ver. 2.0

WYSIWYG (What You See Is What You Get) HTML Editor is a simple and easy to use Javascript execCommand() based editor. This is complete solution for getting HTML input from users using a form, when you do your website contact form or any web based HTML Page something similar to blog post, blog comment, article comments, feedback from etc. And this is not a template for editor, but this is a real and working WYSIWYG HTML Editor script where you can really input html input, WYSIWYG Editor or Code Editor and post data to your server side script. Technically this is for execCommand WYSIWYG Editor.

PRO Version

If you wish to have more features with server side PHP support like image uploading, there is a PRO version of the script here.

WYSIWYG HTML Editor PRO – PHP based Editor with Image Uploader and more

Features

  • 3 Versions of Editors (Full, Simple and Minimal)
  • 5 minutes to setup, and even a dummy can apply this to a html page
  • Bootstrap Ready
  • Tooltip for Buttons
  • Very User Friendly Interface
  • Easy to Apply a skin color using createditor() function itself
  • Converts any text area within a form using simple javascription function at the head of the HTML Page
  • Fontowesome based nice buttons for editor
  • Live Demo Available
  • Documentation is available
  • Line by Line Comments are available for understanding the code

How to Apply ?

Head

<script type="text/javascript"> $(window).on('load', function(){ createeditor('form1','mytextarea','Full','#F2F2F2'); }); </script>

Body

<form id="form1" name="form1" method="post" action=""> <textarea name="textarea" id="textarea" cols="45" rows="5"></textarea> </form>

Preview

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.