=== Easy Modal === Contributors: danieliser Donate link: http://wizardinternetsolutions.com/ Tags: modal, contact form 7, ajax Requires at least: 3.0.1 Tested up to: 3.1.3 Stable tag: 0.9.0.3 This plugin allows you to easily add a Modal window with just about any content. It accepts shortcodes and has been tested to work with Contact Form 7 custom forms using ajax submission. == Description == This plugin allows you to easily add a Modal window with just about any content. It accepts shortcodes and has been tested to work with Contact Form 7 custom forms using ajax submission. v0.9.0.4 comes with a basic theme to style default CF7 Form. See Screenshots. If you like the plugin please rate it. [easyModal Page](http://wizardinternetsolutions.com/plugins/easy-modal/ "easyModal Page - Info, Demo and Discussion") - Info, Demo and Feature Discussion [Wizard Internet Solutions](http://wizardinternetsolutions.com/ "Website Design & Development") - Developers Site == Installation == 1. Upload `easy-Modal` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Add `eModal` class to the object you want to make activate the modal window. Will work on divs, links, list elements and just about anything else. 4. You will also need to add a minimum height and width in the settings. This will be fixed shortly. == Frequently Asked Questions == = The screen changes but my modal never shows. = This is usually because the width and height are not set. Try checking the settings page in the admin area to see if there is a minimum width and height. = Does this work with CF7 = Yes, this will work with any custom form shortcode and uses ajax submit features. = Is the form styled = We have only included some basic styling for the modal at this point. We will be adding more features to customize the look and feel of the plugin and modal windows in upcoming versions. For now you can add styles to your themes styles.css or add them to the head via plugin. == Screenshots == 1. Easy Modal with default "Contact Fom 7" form. 2. Shows CF7 Inline validation used during ajax submit == Changelog == = 0.9.0.3 = * Overlay Click to Close Option * Auto Position Option * Position Top Option * Position Left Option * Auto Resize Option = 0.9.0.2 = * Added Overlay Color Picker. = 0.9.0.1 = * Added Height & Width options. = 0.9 = * Initial Release == Upgrade Notice == = 0.9 = * Initial Release