Namespace: jQuery

jQuery

Source:
  • jquery-ext.js, line 148

Namespaces

fn

Methods

<static> escapeHTML

jQuery global function to get a HTML-escaped string

Parameters:
Name Type Description
c Content
Source:
  • jquery-ext.js, line 201

<static> getSafeHTML

jQuery global function to get script-safe HTML: remove all embedded script, javascript and dom events (onload...)

Parameters:
Name Type Description
c Content
Source:
  • jquery-ext.js, line 219