-
Hi , I want to clear the text field after ajax submit .
The method does not work :(
```
$('#comment-form').trigger('reset');
```
sharp updated
11 years ago
-
ruby 2.0.0 rails 3.2.13
Started POST "/kindeditor/upload?dir=image" for 127.0.0.1 at 2013-03-21 12:16:37 +0800
Processing by ExceptionsController#render_not_found as HTML
Parameters: {"localUrl"=>"…
-
如题,可以上Rails 4.0.0.rc1了吗?谢谢
-
由于确定和取消默认的CSS是在右边,在移动设备上,无法显示。
我暂时把确定和取消移动到靠左来解决这个问题了。
或者,可以增加一个对话框弹出的控制位置的功能,在移动设备上可以将对话框的弹出位置设定到左上角,使得可以在小的设备上也能看到全部的对话框。
这个KindEditor很赞,比百度的那个UEditor好多了。
很小巧,都是必须的功能,修改也很方便,文档Nice,参数很丰富!
感谢你们的工作,谢…
-
最好配置中支持英文版本切换 :+1:
-
![image](https://f.cloud.github.com/assets/1826003/360499/c41e13ce-a197-11e2-8271-4678a13b5ad1.png)
图片上传成功了,但是出现这个错误,请问有什么地方需要特殊配置吗?
-
1.为什么html编辑器没了
2.用插入代码方式,结果显示还是没高亮,已经设置开启前台高亮:
-
```NoMethodError - undefined method`spree' for #:
() home/achachiez/.rvm/gems/ruby-2.0.0-p247/bundler/gems/spree-9811eb8c4f4c/core/app/helpers/spree/base_helper.rb:149:in `method_missing'
() hom…
-
http://www.kindsoft.net/view.php?bbsid=4&postid=6395
-
我查看了生成后的源代码,发现是用了iframe,请问我要提交的时候,怎么获取编辑框里的内容?
我用 form 表单直接提交也不行,试着用jquery去获取也不行!!
求楼主帮帮忙!!!