야후코리아, 부분개편을했나? 엉망-_-**

프로젝트에 건의 할 사항, 일반적인 토론 등을 위한 자유로운 마당입니다.
Post Reply
miLRain
해커
해커
Posts: 1058
Joined: 2004 11 30 18:33 15
Contact:

야후코리아, 부분개편을했나? 엉망-_-**

Post by miLRain »

http://kr.news.yahoo.com/service/news/s ... gh&gCode=F


야후코리아를 모질라로 이용하면서 이렇게 황당하게 보이는경우는 처음인듯 싶네요.
(혹시 나만 이상하게 보이는건가??)

원래부터 제대로 보기에는 무리가 있는 사이트였지만 이정도는 아니었는데, 정말 야후코리아 최악이네요.
User avatar
후니미닉
해커
해커
Posts: 1393
Joined: 2004 12 11 20:01 26
Contact:

Post by 후니미닉 »

파란뉴스와 맞먹을 정도군요....
어떻게 우리나라는 발전할 생각은 않하고 후퇴만 하는지....
tenshi
Posts: 40
Joined: 2004 11 30 15:19 45
Contact:

..

Post by tenshi »

Code: Select all

function insert_area(idx, n){ // area 삽입
	html='<div style="left: 0px; width: 100%; position: absolute; top: '+(scrollerheight*n)+'px" id="scroll_area'+n+'">\n';
	html+=scroll_content[idx]+'\n';
	html+='</div>\n';
	document.write(html);
}
이 부분의 position: absolute; 를 position: relative; 로만 바꿔줘도 될텐데요..

수정요청 해야겠군요. :)
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests