jQuery 모바일 사용시 페이지 이동 질문입니다.
가루
jQuery모바일을사용하여 일부 페이지를 구현했습니다.elementFontfont-familyfont-sizefont-stylefont-variantfont-weightletter-spacingline-heighttext-decorationtext-aligntext-indenttext-transformwhite-spaceword-spacingcolorBackgroundbg-attachmentbg-colorbg-imagebg-positionbg-repeatBoxwidthheightborder-topborder-rightborder-bottomborder-leftmarginpaddingmax-heightmin-heightmax-widthmin-widthoutline-coloroutline-styleoutline-widthPositioningpositiontopbottomrightleftfloatdisplayclearz-indexListlist-style-imagelist-style-typelist-style-positionTablevertical-alignborder-collapseborder-spacingcaption-sideempty-cellstable-layoutEffectstext-shadow-webkit-box-shadowborder-radiusOtheroverflowcursorvisibility
그런데 같은 경로내에 jQuery가 인클루드 되어있지 않은 페이지로 이동시 jQuery스크립트가 같이 따라와서 문제가 되는데요.문제가 되는 페이지는 스크립트를 불러오지 않는데 jQuery가 붙어있는 페이지를 거치고 들어올경우 스크립트가 들어와 버리네요;;;근데 또 신기한게 새로고침을 하면 다시 스크립트가 사라지고 원래 페이지대로 나옵니다.;;;ㅠㅜ
이런경우 스크립트를 차단한다던지, 아님 링크 이동할 경우 새로고침 효과나 그런 방법이 있나요???아님 jQuery소스에서 수정할 방법이 있는지요??
사용 소스 버전은jquery-1.7.2.jsjquery.mobile-1.1.0.js입니다.
아시는분 답변 부탁 드립니다.