이미지...","url":"https://sir.kr/boards/tip/12410","author":{"@type":"Person","name":"서로웹","url":"https://sir.kr/profile/1a36275d-f185-447f-bcf8-dfd12f148455"},"interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"datePublished":"2016-01-18T14:03:03+09:00","dateModified":"2016-01-18T14:03:03+09:00"}

jQuery, 이미지맵 마우스오버시 하이라이트 표시

· 10년 전 · 404

이미지맵 마우스오버시 테두리가 붉은색으로 하이라이트 표시가 됩니다.

 

<head>

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script>

<script type="text/javascript" src="http://davidlynch.org/projects/maphilight/jquery.maphilight.min.js"></script>

<script type="text/javascript">$(function() {

    $('.map').maphilight();

    });

</script>

</head>

<body>

<img class="map" src="demo_usa.png" width="960" height="593" usemap="#usa">

<map name="usa">

    이미지 맵 정의

</map>

</body>

 

[참조사이트]

http://davidlynch.org/projects/maphilight/docs/demo_usa.html

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

팁게시판

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

+
제목 글쓴이 날짜 조회
10년 전 조회 284
10년 전 조회 255
10년 전 조회 216
10년 전 조회 209
10년 전 조회 265
10년 전 조회 304
10년 전 조회 237
10년 전 조회 272
10년 전 조회 243
10년 전 조회 220
10년 전 조회 278
10년 전 조회 306
10년 전 조회 405
10년 전 조회 437
10년 전 조회 278
10년 전 조회 315
10년 전 조회 287
10년 전 조회 199
10년 전 조회 211
10년 전 조회 387
10년 전 조회 244
10년 전 조회 236
10년 전 조회 237
10년 전 조회 316
10년 전 조회 387