[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/js/ -> mce-view.js (summary)

(no description)

File Size: 1000 lines (27 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 3 functions

  resize()
  addObserver()
  verifyHTML()

Functions
Functions that are not part of a class:

resize()   X-Ref
Resizes the iframe to fit its content.


addObserver()   X-Ref
Adds a MutationObserver to the iframe's body to watch for changes and resize accordingly.


verifyHTML( string )   X-Ref
Verifies that a given string is valid HTML.

return: {string} The verified string.
param: {string} string The string to verify.



Generated : Mon Sep 14 08:20:31 2026 Cross-referenced by PHPXref