댓글 검색 목록

[jquerymobile] 그림자 없는 버튼 만들기

페이지 정보

작성자 운영자 작성일 15-05-24 00:07 조회 3,643 댓글 0

<!DOCTYPE html>

<html>

<head>

<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 data-role="button" data-shadow="false" href="#">

      I'm a button

        without shadows.</a>

    </div>

  </div>

</body>

</html> 

댓글목록 0

등록된 댓글이 없습니다.

웹학교 로고

온라인 코딩학교

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