An open API service indexing awesome lists of open source software.

https://github.com/badsyntax/tinymce-custom-inlinepopups

TinyMCE jQuery UI inline popups
https://github.com/badsyntax/tinymce-custom-inlinepopups

Last synced: 11 months ago
JSON representation

TinyMCE jQuery UI inline popups

Awesome Lists containing this project

README

          

# tinymce-jqueryui-inline-popups

TinyMCE 3 jQuery UI inline popups

## Getting Started
* Create a new folder called ‘jqueryinlinepopups’ in the tinymce plugins directory.
* Download editor_plugin.js file, and place it within the ‘jqueryinlinepopups’ folder.
* Enable the ‘jqueryinlinepopups’ plugin. You set this in the config object to pass into TinyMCE.init().
* Ensure you have loaded jQuery and jQuery UI on the page.

## Documentation
Read the blog post: http://badsyntax.co/post/tinymce-jquery-ui-inline-popups

## Demo
http://demos.badsyntax.co/tinymce-jqueryui-popups/

## License
Copyright (c) 2012 Richard Willis
Licensed under the MIT license.