]> git.mxchange.org Git - friendica.git/commitdiff
auto focus jot editor
authorFriendika <info@friendika.com>
Tue, 26 Jul 2011 03:10:21 +0000 (20:10 -0700)
committerFriendika <info@friendika.com>
Tue, 26 Jul 2011 03:10:21 +0000 (20:10 -0700)
view/jot-header.tpl

index 795267ee30d925b9e6e071b12cbd9690bae67c3d..6195c5bbc6d4b506c4db89d3cb1374e9060f359e 100644 (file)
@@ -11,6 +11,7 @@ function initEditor(cb){
                        theme : "advanced",
                        mode : "specific_textareas",
                        editor_selector: /(profile-jot-text|prvmail-text)/,
+                       auto_focus: "profile-jot-text",
                        plugins : "bbcode,paste,autoresize",
                        theme_advanced_buttons1 : "bold,italic,underline,undo,redo,link,unlink,image,forecolor,formatselect,code",
                        theme_advanced_buttons2 : "",