댓글 검색 목록

[jquerymobile] 버튼에 삭제 아이콘 추가하기

페이지 정보

작성자 운영자 작성일 15-05-25 15:28 조회 3,633 댓글 0

<!DOCTYPE html>

<html>

<head>

<meta charset="utf-8">

<meta name="viewport" content="width=device-width, initial-scale=1">

<link rel="stylesheet"

  href="http://code.jquery.com/mobile/1.2.0/jquery.mobile-1.2.0.min.css" />

<script src="http://code.jquery.com/jquery-1.8.2.min.js"></script>

<script

  src="http://code.jquery.com/mobile/1.2.0/jquery.mobile-1.2.0.min.js"></script>

</head>

<body>

  <div data-role="page">

    <div data-role="content">

      <a href="" data-role="button" data-icon="delete">Delete</a>

    </div>

  </div>

</body>

</html> 

댓글목록 0

등록된 댓글이 없습니다.

웹학교 로고

온라인 코딩학교

코리아뉴스 2001 - , All right reserved.