• Y
  • List All
  • Feedback
    • This Project
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
yangart / sejongOn_publish star
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB 1
  • Files
  • Commit
  • Branches
sejongOn_publishhtmlcbe2025managerclassViewerpop_chat.html
Download as .zip file
File name
Commit message
Commit date
html
Merge branch 'master' of http://git.dataeum.kr/yangart/sejongOn_publish
09-29
resources/front/site/SITE_00000
Merge branch 'master' of http://git.dataeum.kr/yangart/sejongOn_publish
09-29
.gitignore
퍼블 세팅
09-23
README.md
Update README.md
09-23
File name
Commit message
Commit date
cbe2025
퍼블 세팅
09-23
onSejong
Merge branch 'master' of http://git.dataeum.kr/yangart/sejongOn_publish
09-29
File name
Commit message
Commit date
_module
퍼블 세팅
09-23
common
퍼블 세팅
09-23
manager
퍼블 세팅
09-23
member
퍼블 세팅
09-23
parents
퍼블 세팅
09-23
student
퍼블 세팅
09-23
temp
퍼블 세팅
09-23
index.html
퍼블 세팅
09-23
File name
Commit message
Commit date
_layout
퍼블 세팅
09-23
analytics
퍼블 세팅
09-23
class
퍼블 세팅
09-23
classViewer
퍼블 세팅
09-23
contents
퍼블 세팅
09-23
js
퍼블 세팅
09-23
layout
퍼블 세팅
09-23
sub
퍼블 세팅
09-23
textbookViewer
퍼블 세팅
09-23
tutorial
퍼블 세팅
09-23
util
퍼블 세팅
09-23
viewer
퍼블 세팅
09-23
File name
Commit message
Commit date
_layout
퍼블 세팅
09-23
ifrCnt
퍼블 세팅
09-23
classViewer.html
퍼블 세팅
09-23
classViewer2.html
퍼블 세팅
09-23
classViewer_URL.html
퍼블 세팅
09-23
classViewer_painter.html
퍼블 세팅
09-23
classViewer_painter_doc.html
퍼블 세팅
09-23
classViewer_painter_doc_old.html
퍼블 세팅
09-23
classViewer_quiz.html
퍼블 세팅
09-23
classViewer_test_done.html
퍼블 세팅
09-23
classViewer_weboffice.html
퍼블 세팅
09-23
index.html
퍼블 세팅
09-23
pop_addArchive.html
퍼블 세팅
09-23
pop_addFile.html
퍼블 세팅
09-23
pop_addLink.html
퍼블 세팅
09-23
pop_addNewWrite.html
퍼블 세팅
09-23
pop_bookmark.html
퍼블 세팅
09-23
pop_chat.html
퍼블 세팅
09-23
pop_savePackage.html
퍼블 세팅
09-23
pop_savePackage_new.html
퍼블 세팅
09-23
pop_searchContents.html
퍼블 세팅
09-23
pop_searchContents_searchAll.html
퍼블 세팅
09-23
pop_timer.html
퍼블 세팅
09-23
tutorial_classViewer1.html
퍼블 세팅
09-23
tutorial_classViewer2.html
퍼블 세팅
09-23
tutorial_classViewer3.html
퍼블 세팅
09-23
tutorial_classViewer4.html
퍼블 세팅
09-23
yanghyo 09-23 483aa79 퍼블 세팅 UNIX
Raw Open in browser Change history
<!DOCTYPE html> <html lang="ko"> <head> <title>온세종학교</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="Author" content=""> <meta name="Keywords" content=""> <meta name="Description" content=""> <meta name="format-detection" content="telephone=no"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0"> <link href="/resources/front/site/SITE_00000/css/style.css" rel="stylesheet"> <!-- 공통 plugin --> <script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-3.6.0.min.js"></script> <script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-ui.min.js"></script> <!-- //공통 plugin --> <!-- 페이지 plugin--> <!-- painter --> <!-- <script type="module" src="/resources/front/site/SITE_00000/js/common/module/colouredPenciles.js"></script> --> <!-- //painter --> <!-- //페이지 plugin--> <!-- 공통 퍼블 layout: 개발시 삭제--> <script src="/resources/front/site/SITE_00000/js/_layout.js"></script> <!--//퍼블 layout--> <!-- 공통 메뉴 js--> <!-- //공통 메뉴 js --> <!--공통 퍼블 js--> <script src="/resources/front/site/SITE_00000/js/common.js"></script> <script src="/resources/front/site/SITE_00000/js/common-custom.js"></script> <!--//공통 퍼블 js--> </head> <body> <div class="popup-modal sm pupup-msg" data-popuppub="popupmodal"> <div class="pop-header"> <h1>채팅</h1> </div> <div class="pop-body msg-cont-body"> <div class="item"> <div class="profile sm"> <div class="img-area"> <figure> <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일"> </figure> </div> <div class="txt-area"> <strong class="profile-tit">홍길동</strong> </div> </div> <div class="txt">테스트됩니까</div> <span class="time">2024-09-26 19:24</span> </div> <div class="item"> <div class="profile sm"> <div class="img-area"> <figure> <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일"> </figure> </div> <div class="txt-area"> <strong class="profile-tit">홍길동</strong> </div> </div> <div class="txt">테스트됩니까테스 트됩니까 스트테스트됩니까테스트됩니까테스트됩니까테스트됩니까테스트됩니까테스트됩니까테스트됩니까테스트됩니까됩니까 테스트됩니까</div> <span class="time">2024-09-26 19:24</span> </div> <div class="item my"> <div class="txt">테스트됩니까</div> <span class="time">2024-09-26 19:24</span> </div> </div> <div class="pop-footer msg-cont-footer"> <div class="write"> <textarea placeholder="메시지를 입력하세요" title="메시지 입력" data-mgrp-id="3940" data-mgrp-se-code="org"></textarea> <div class="write-fnc-area"> <div class="l-area"> <div class="btn-group"> <a href="#none" class="btn sm ghost circle ico-download"></a> </div> </div> <div class="r-area"> <button type="submit" class="btn circle sm ico-send primary">전송</button> </div> </div> </div> </div> <button type="button" class="pop-close"><span class="txt-hide">팝업닫기</span></button> </div> <!-- toast --> <div class="toast"></div> <!--popup--> <div class="dim"></div> <script> $(document).ready(function() { popupOpenPub('popupmodal'); }); </script> </body> </html>

          
        
    
    
Copyright Yona authors & © NAVER Corp. & NAVER LABS Supported by NAVER CLOUD PLATFORM

or
Sign in with github login with Google Sign in with Google
Reset password | Sign up