http://cliched.net/blog/weblog.php -> pmachine을 설치한 블로그
http://cliched.net -> 블로그 + 사랑비 BGM
사랑비 BGM과 블로그 프레임을 합치면 스크롤이 눈에 띄게 느려집니다
index.php는 <html> <title>his second story ^^</title> <frameset rows="*,20" frameborder=0 frame=0 border=0> <frame SRC="http://cliched.net/blog/weblog.php" noresize> <frame SRC="http://cliched.net/sarangbi_bgm/sarangbi_bgm.php" scrolling="no" marginwidth=0> </frameset> </html>
이렇게 간단히 만들어 봤습니다.
사랑비 BGM의 문제인가 했더니,
똑같은 형식으로 사용하시는 다른 분의 블로그는 이런 현상이 없네요 T.T
대부분의 자바스크립트나 자바 애플릿을 사용한 페이지는 스크롤이 느려집니다.