add content to integrations/jquery.md
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
---
|
||||
layout: default
|
||||
title: jQuery Integration
|
||||
description: Add custom logic to render TinyMCE inside jQuery dialogs.
|
||||
title_nav: jQuery
|
||||
keywords: jquery javascript
|
||||
description: Add custom logic to render TinyMCE inside jQuery dialogs.
|
||||
keywords: integration integrate jquery javascript
|
||||
---
|
||||
|
||||
## TinyMCE in a jQuery UI Dialog
|
||||
|
||||
You need to add some custom logic when rendering TinyMCE instances inside jQuery UI dialogs since it blocks all focus in calls of elements outside the dialog. [Check this fiddle out](http://fiddle.tinymce.com/rsdaab) for a working example.
|
||||
|
||||
// This article is a work in progress. Click the contribute button (in the blue area above) if you would like to contribute to this article.
|
||||
> This document is a work in progress. Click the contribute button (in the blue area above) to improve this page.
|
||||
|
||||
Reference in New Issue
Block a user