모바일 index를 가져오고 싶습니다.

매출이 오르면 내리는 수수료! 지금 수수료센터에서 전자결제(PG)수수료 비교견적 신청해 보세요!
모바일 index를 가져오고 싶습니다.

QA

모바일 index를 가져오고 싶습니다.

답변 2

본문

피시와 모바일 페이지를 따로 만들 예정인데

피시화면에서 아이프레임을 이용해 모바일 페이지를 불러오고 싶습니다.

 

<div style="background:url(/img/mobile-bg.png) no-repeat; width:611px; height:787px; position:relative; float:left;">
        <iframe src="mobile/index.php" frameborder="0" width="480px" height="618px" marginwidth="0" marginheight="0" scrolling="yes" style="position:relative; top:88px; left:65px; z-index:10; margin:0 auto;"></iframe>
</div>
 

 

아이프레임에 경로를 어떻게 넣어야할까요?

이 질문에 댓글 쓰기 :

답변 2

"<?php echo G5_URL ?>/index.php?device=mobile"
로 해보셔요~

"<?php echo G5_URL?>/mobile/index.php"

답변을 작성하시기 전에 로그인 해주세요.
QA 내용 검색
질문등록
전체 1
© SIRSOFT
현재 페이지 제일 처음으로