Loading views...
immigrant process 2!

immigrant process 2!

Date
Date
2020 Jan 21 0:0
Created by
Created by
Seonglae ChoSeonglae Cho
Created time
Created time
2023 Feb 28 12:39
Last edited by
Last edited by
Seonglae ChoSeonglae Cho
Last edited time
Last edited time
2023 Mar 11 14:37
Refs
Refs

Object - show toggle display radio

 
 

onclick send div by this

<input id="NaverRadio" type="radio" name="Map" value="empty" checked onclick=toggleMap(this,document.getElementById('NaverMapLayer'),NaverMap,"naver")>Naver <input type="radio" name="Map" value="empty" onclick=toggleMap(this,document.getElementById('KakaoMapLayer'),kakaoMap,"kakao")>Kakao <input type="radio" name="Map" value="empty" onclick=toggleMap(this,document.getElementById('GoogleMapLayer'),googleMap,"google")>Google <input type="radio" name="Map" value="empty" onclick=toggleMap(this,document.getElementById('OSMLayer'),openStreetMap,"osm")>OSM
radio 함수를 위해 수정
this로 onclick 에서 element 보낼 수 있음
Send Div id to javascript via onclick
I have a page with several div's. All of the divs have a unique id. I would like to send that id to a javascript function. I have tried to save it as a value as well, and send this.value, but that
Send Div id to javascript via onclick
 
 

Assign error

Add new attribute (element) to JSON object using JavaScript
Thanks for contributing an answer to Stack Overflow! Please be sure to answer the question. Provide details and share your research! Asking for help, clarification, or responding to other answers. Making statements based on opinion; back them up with references or personal experience. To learn more, see our tips on writing great answers.
Add new attribute (element) to JSON object using JavaScript
그리고 다른 에러 - js라고 무조건 모든 variable 에 attribute 줄수 있는데 아님
 
var abc abc.jak = "" // error var abc = {} abc.jak = "" // rigth
 
 

가림에러

notion image
 
notion image
왠진 몰라도 4개가 다르다 일단 osm 이나 kakao 지도 만들어보자
 
 
 
 
 
 
 
 

Recommendations