Sign in or 

| <a href="#addPage" onclick="WPCAPI.showAddPageDialog('bob'sPage', 'Bob's Page');"> |
| <a href="#addPage" onclick="WPCAPI.showAddPageDialog('bob'sPage', 'Bob's Page');"> |
| Render an escaped single quote character. | <a href="#addPage" onclick="WPCAPI.showAddPageDialog(">Add a Page</a>'bob\'sPage',); |
| Render a single quote decimal reference, escaping the leading "&". Ordinary HTML/XML escaping will convert single quotes to decimal references. | <a href="#addPage" onclick="WPCAPI.showAddPageDialog(">Add a Page</a> |
| Render a single quote hex reference. URL encoding will convert single quotes to hex references, but an additional JavaScript call will be necessary to decode the string before passing it to the listener. | <a href="#addPage" onclick="WPCAPI.showAddPageDialog(">Add a Page</a> |
|
elaine2 |
Latest page update: made by elaine2
, May 16 2008, 9:36 PM EDT
(about this update
About This Update
No content added or deleted. - complete history) |
|
Keyword tags:
encoding
event handler
IE6 bug
IE7 bug
javascript
onclick
quote
quotes
More Info: links to this page
|