자바스크립트 입문자인데..이미지 변경 스크립트..좀 도와주세여
checkbox가 발동하면 status1_off 이미지가 발동하는데..
checkbox1가 발동하면 status1_off가 그대로 있어서 이걸 어찌 해결해야할지 ㅠㅠ
checkbox가 기혼이고 checkbox1 이 미혼이라고 가정하에
기혼을 눌럿다가 미혼을 누르면 기혼버튼 이미지가 다시 올라가게 하고싶은데 잘 모르겠습니다..ㅠㅠ
좀 알려주시면 감사하겟습니다...
on_img 가 첫 이미지
눌렀을시 off_img 입니다;;
살려주세요 흑 ㅠㅠ
function CheckBox(self){ // 결혼 기혼 설정
var on_img = "images/btn_marital status1.png";
var off_img = "images/btn_marital status1_off.png";
$this = $("#"+self);
m = $this.attr('src');
if(m==off_img) $this.attr('src', on_img);
if(m==on_img) $this.attr('src', off_img);
}
var is_checked = false;
for(var i=1; i<=1; i++){
$src = $('#type'+i).attr('src');
if($src == on_img) {
is_checked = true;
}
}
if(!is_checked){
alert("타입을 선택해 주십시오");
return;
}
function CheckBox1(self){ // 결혼미혼 설정
var on_img = "images/btn_marital status2.png";
var off_img = "images/btn_marital status_off_2.png";
$this = $("#"+self);
m = $this.attr('src');
if(m==off_img) $this.attr('src', on_img);
if(m==on_img) $this.attr('src', off_img);
}
var is_checked = false;
for(var i=1; i<=1; i++){
$src = $('#type'+i).attr('src');
if($src == on_img) {
is_checked = true;
}
}
if(!is_checked){
alert("타입을 선택해 주십시오");
return;
}
checkbox1가 발동하면 status1_off가 그대로 있어서 이걸 어찌 해결해야할지 ㅠㅠ
checkbox가 기혼이고 checkbox1 이 미혼이라고 가정하에
기혼을 눌럿다가 미혼을 누르면 기혼버튼 이미지가 다시 올라가게 하고싶은데 잘 모르겠습니다..ㅠㅠ
좀 알려주시면 감사하겟습니다...
on_img 가 첫 이미지
눌렀을시 off_img 입니다;;
살려주세요 흑 ㅠㅠ
function CheckBox(self){ // 결혼 기혼 설정
var on_img = "images/btn_marital status1.png";
var off_img = "images/btn_marital status1_off.png";
$this = $("#"+self);
m = $this.attr('src');
if(m==off_img) $this.attr('src', on_img);
if(m==on_img) $this.attr('src', off_img);
}
var is_checked = false;
for(var i=1; i<=1; i++){
$src = $('#type'+i).attr('src');
if($src == on_img) {
is_checked = true;
}
}
if(!is_checked){
alert("타입을 선택해 주십시오");
return;
}
function CheckBox1(self){ // 결혼미혼 설정
var on_img = "images/btn_marital status2.png";
var off_img = "images/btn_marital status_off_2.png";
$this = $("#"+self);
m = $this.attr('src');
if(m==off_img) $this.attr('src', on_img);
if(m==on_img) $this.attr('src', off_img);
}
var is_checked = false;
for(var i=1; i<=1; i++){
$src = $('#type'+i).attr('src');
if($src == on_img) {
is_checked = true;
}
}
if(!is_checked){
alert("타입을 선택해 주십시오");
return;
}
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 6630 |
차가운바람
|
12년 전 | 1160 | |
| 6629 | 12년 전 | 1156 | ||
| 6628 |
put777
|
12년 전 | 642 | |
| 6627 |
|
12년 전 | 698 | |
| 6626 | 12년 전 | 1616 | ||
| 6625 |
|
12년 전 | 718 | |
| 6624 |
미켈란젤로의왼손
|
12년 전 | 481 | |
| 6623 |
|
12년 전 | 1043 | |
| 6622 | 12년 전 | 1391 | ||
| 6621 |
차가운바람
|
12년 전 | 631 | |
| 6620 | 12년 전 | 731 | ||
| 6619 |
|
12년 전 | 969 | |
| 6618 | 12년 전 | 1741 | ||
| 6617 | 12년 전 | 639 | ||
| 6616 |
차가운바람
|
12년 전 | 893 | |
| 6615 | 12년 전 | 2853 | ||
| 6614 | 12년 전 | 614 | ||
| 6613 |
강명구베드로
|
12년 전 | 529 | |
| 6612 |
|
12년 전 | 424 | |
| 6611 | 12년 전 | 1206 | ||
| 6610 | 12년 전 | 1022 | ||
| 6609 | 12년 전 | 3679 | ||
| 6608 |
|
12년 전 | 831 | |
| 6607 | 12년 전 | 692 | ||
| 6606 | 12년 전 | 565 | ||
| 6605 | 12년 전 | 454 | ||
| 6604 | 12년 전 | 974 | ||
| 6603 |
geektoo
|
12년 전 | 699 | |
| 6602 | 12년 전 | 840 | ||
| 6601 | 12년 전 | 363 | ||
| 6600 | 12년 전 | 404 | ||
| 6599 | 12년 전 | 545 | ||
| 6598 | 12년 전 | 937 | ||
| 6597 | 12년 전 | 938 | ||
| 6596 | 12년 전 | 419 | ||
| 6595 | 12년 전 | 793 | ||
| 6594 | 12년 전 | 4576 | ||
| 6593 | 12년 전 | 2579 | ||
| 6592 | 12년 전 | 828 | ||
| 6591 | 12년 전 | 586 | ||
| 6590 |
|
12년 전 | 1393 | |
| 6589 | 12년 전 | 764 | ||
| 6588 |
GINUSSOFT
|
12년 전 | 5129 | |
| 6587 | 12년 전 | 6213 | ||
| 6586 | 12년 전 | 1049 | ||
| 6585 | 12년 전 | 805 | ||
| 6584 | 12년 전 | 462 | ||
| 6583 |
|
12년 전 | 983 | |
| 6582 | 12년 전 | 871 | ||
| 6581 | 12년 전 | 841 | ||
| 6580 | 12년 전 | 617 | ||
| 6579 |
알랑가몰라
|
12년 전 | 928 | |
| 6578 | 12년 전 | 1332 | ||
| 6577 | 12년 전 | 1502 | ||
| 6576 |
경dragon
|
12년 전 | 771 | |
| 6575 | 12년 전 | 1883 | ||
| 6574 | 12년 전 | 685 | ||
| 6573 | 12년 전 | 986 | ||
| 6572 |
|
12년 전 | 1668 | |
| 6571 |
CTOMAN
|
12년 전 | 1961 | |
| 6570 | 12년 전 | 1732 | ||
| 6569 | 12년 전 | 1890 | ||
| 6568 | 12년 전 | 2406 | ||
| 6567 | 12년 전 | 1032 | ||
| 6566 |
lainfox
|
12년 전 | 1535 | |
| 6565 | 12년 전 | 3655 | ||
| 6564 |
제주프라이스
|
12년 전 | 1536 | |
| 6563 | 12년 전 | 1575 | ||
| 6562 |
프로프리랜서
|
12년 전 | 1345 | |
| 6561 |
프로프리랜서
|
12년 전 | 964 | |
| 6560 |
프로프리랜서
|
12년 전 | 1222 | |
| 6559 |
프로프리랜서
|
12년 전 | 1140 | |
| 6558 |
프로프리랜서
|
12년 전 | 1359 | |
| 6557 |
프로프리랜서
|
12년 전 | 1983 | |
| 6556 |
프로프리랜서
|
12년 전 | 1530 | |
| 6555 |
프로프리랜서
|
12년 전 | 1371 | |
| 6554 |
프로프리랜서
|
12년 전 | 3892 | |
| 6553 |
프로프리랜서
|
12년 전 | 1513 | |
| 6552 | 12년 전 | 845 | ||
| 6551 |
왕초보sasa
|
12년 전 | 1535 | |
| 6550 |
왕초보sasa
|
12년 전 | 634 | |
| 6549 |
왕초보sasa
|
12년 전 | 911 | |
| 6548 | 12년 전 | 1302 | ||
| 6547 | 12년 전 | 1196 | ||
| 6546 | 12년 전 | 5162 | ||
| 6545 | 12년 전 | 2520 | ||
| 6544 |
AnnieK
|
12년 전 | 1780 | |
| 6543 |
베르무트7
|
12년 전 | 641 | |
| 6542 |
오늘도망했다
|
12년 전 | 2233 | |
| 6541 | 12년 전 | 819 | ||
| 6540 | 12년 전 | 1138 | ||
| 6539 | 12년 전 | 850 | ||
| 6538 |
senseme
|
12년 전 | 3377 | |
| 6537 | 12년 전 | 780 | ||
| 6536 | 12년 전 | 3669 | ||
| 6535 | 12년 전 | 1349 | ||
| 6534 | 12년 전 | 1624 | ||
| 6533 | 12년 전 | 2245 | ||
| 6532 |
냐옹이사범
|
12년 전 | 2307 | |
| 6531 | 12년 전 | 571 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기