mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 05:06:09 +03:00
Updated Making OpenSeadragon Plugins (markdown)
parent
f374fdd020
commit
7491038f35
@ -12,7 +12,7 @@ Tips:
|
|||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
```
|
```JavaScript
|
||||||
(function($) {
|
(function($) {
|
||||||
$.myPlugin = function(options) {
|
$.myPlugin = function(options) {
|
||||||
options = options || {};
|
options = options || {};
|
||||||
|
Loading…
Reference in New Issue
Block a user