Skip to content
This repository was archived by the owner on Feb 7, 2021. It is now read-only.
This repository was archived by the owner on Feb 7, 2021. It is now read-only.

关于bower方式安装 #13

Description

@wikimo

bower 方式安装得到的版本是不是旧的,对比了下,代码有所差异,通过bower 方式安装的似乎初始化的时候值设置不上去

var $target = element.find('.simditor-body'); 

这样的代码为啥我非要var $target = $(element).find('.simditor-body'); 这样才能取到值,不科学,jquery加载了,谢谢

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions