​​       ","url":"https://sir.kr/boards/tip/11873","author":{"@type":"Person","name":"잘살아보자","url":"https://sir.kr/profile/c9d1f864-2b7e-4116-ac49-2d75ac933824"},"interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"datePublished":"2014-10-25T04:19:14+09:00","dateModified":"2014-10-25T04:19:14+09:00"}

php에 number_format을 제이쿼리로.. 별것 다 있네요 굿이에요

· 11년 전 · 2196

php 함수에 보면 number_format이 있어요

 

 

그것을 제이쿼리로 구현 해 놓은 것이에요.

 

별 것 다 있네요~

 

 

 

 

<head> 

<script src="code.jquery.com/jquery-1.11.0.min.js"></script> 

<script type="text/javascript" src="/js/jquery.number.js"></script>
  
    
<script type="text/javascript">
   
$(function(){
    $('#price').number( true );
});

</script>

</head>


 

<body>
  <input type="text" id="price" name="number" />
</body> 

 

 

 

첨부파일

|
댓글을 작성하시려면 로그인이 필요합니다.

팁게시판

디자인과 관련된 유용한 정보를 공유하세요. 질문은 상단의 QA에서 해주시기 바랍니다.

+
제목 글쓴이 날짜 조회
11년 전 조회 1,658
11년 전 조회 1,453
11년 전 조회 1,155
11년 전 조회 3,448
11년 전 조회 1,321
11년 전 조회 4,671
11년 전 조회 1,147
11년 전 조회 1,416
11년 전 조회 4,534
11년 전 조회 2,652
11년 전 조회 2,045
11년 전 조회 5,290
11년 전 조회 2,197
11년 전 조회 3,251
11년 전 조회 4,176
11년 전 조회 1,992
11년 전 조회 1,952
11년 전 조회 5,778
11년 전 조회 2,742
11년 전 조회 1,057
11년 전 조회 3,124
11년 전 조회 2,455
11년 전 조회 5,785
11년 전 조회 3,435
11년 전 조회 1,866