|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
<div id="new_course_topic">
|
|
|
|
|
<div class="homepagePostBrief c_grey">
|
|
|
|
|
<div>
|
|
|
|
|
<input type="text" name="blog_comment[title]" id="message_subject" class="InputBox w713" style="width: 720px !important;" maxlength="255" onfocus="$('#topic_editor').show()" onkeyup="regexTopicSubject();" placeholder="发布文章,请先输入文章标题" " >
|
|
|
|
|
<input type="text" name="blog_comment[title]" id="message_subject" class="InputBox w713" maxlength="255" onfocus="$('#topic_editor').show()" onkeyup="regexTopicSubject();" placeholder="发布文章,请先输入文章标题" " >
|
|
|
|
|
<p id="subjectmsg"></p>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="topic_editor" style="display: none;">
|
|
|
|
|