This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * @name SE_QuickEditor_Image | |
| * @description Quick Editor Image function Class | |
| * @author NHN AjaxUI Lab - cielo | |
| * @version 1.0 | |
| * @since 2009.10 | |
| */ | |
| nhn.husky.SE_QuickEditor_Image = jindo.$Class({ | |
| name : "SE_QuickEditor_Image", | |
| _aQEImg : [], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| if(typeof console != "undefined" && console.log){ | |
| console.log("hello gist"); | |
| } else { | |
| alert("hello gist"); | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| test |