서버 경로 상관없이 파일로드 법 자스 정보
서버 경로 상관없이 파일로드 법 자스본문
            
            
                        var viewfile = str.substring(str.indexOf(""),str.lastIndexOf("index.html"));  <=현 파일
var mapurl = ''+viewfile+'fileload/seoul.png'; <== 불러올려는 파일
이해 되시죵~!
                
                
                var mapurl = ''+viewfile+'fileload/seoul.png'; <== 불러올려는 파일
이해 되시죵~!
                        
                추천
                
0
                
    0
댓글 2개
                
                    고맙습니다                
                
                
            
                    
                
                    감사합니다.