洪偵源
2013年8月1日 07:06
");
$(".story_photo .videoPlay").hover (
function(){$(this).css({"opacity":"0"})},
function(){$(this).css({"opacity":"1"})}
)
}
//照片區塊出現
$(".story_photo").fadeIn(1000);
//寫入第一張照片
var firstimg = $(".story_photo img:first").attr("rel");
$(".story_photo img:first").attr("src",firstimg);
$(".story_photo li:not(:first)").hide();
//判斷是否有多張照片,寫入開關
var li_nums = $(".story_photo li").length;
var openclose = '
更多照片 '
if (li_nums > 1) {
$(".story_photo .p_switcher").append(openclose);
}
//控制錨點
if (li_nums > 1) {
$('.open_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
$('.close_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
} else {
$(".story_photo img").css("cursor","none").attr("title","");//一張圖時
$(".p_switcher").hide();
}
//點擊圖片或開關,展開其他圖片
$("a.open_close").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
if (video_link>0){ // 如果有影音,點圖連到影音頁
$(".story_photo img, .story_photo .videoPlay").css("cursor","pointer").attr("title","點擊觀看影音新聞");//設定游標
$(".story_photo img, .story_photo .videoPlay").click(function(){
var videoURL = $(".story_photo .video_link a").attr("href");
location.href=videoURL;
});
} else { //沒影音時,點圖展開其它圖
if (li_nums > 1) {//一張圖以上
$(".story_photo img").css("cursor","pointer").attr("title","點擊展開");//設定游標
}
$(".story_photo img").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
}
//-------------------
});
-

堀野博幸。(圖/記者洪偵源攝)
記者洪偵源/嘉義報導
數次來台的堀野博幸,再度參與足球學校的活動,多次活動觀察下來,他也給台灣兩個建議,一是冷靜、二是讚美!
堀野博幸任教於早稻田大學運動科學學院,也曾擔任過該校女足隊教練,具國家級教練資格,亦曾任世大運日本女子代表隊教練。
堀野博幸在足球學校活動期間,不斷觀察學員練習狀況,也在開訓前的教練講習中擔任講師,他曾提醒學員,常有眼睛只盯著球看、對傳球與進攻目標注視度太明顯情況。
他說:「學員的態度都很積極,幾次觀察下來,技術有所提升,可是如果能在進攻與防守上更為冷靜,作出最好的判斷再行動會更好。」
對於教練,堀野博幸指出,教練們也越來越會教,特別是懂得在特定的時機,適時給予指導的掌握上,做得很好。
「或許是台灣人的天性,但是對這些學員來說,教練最好不要吝於讚美,只要他們做得好,都可以適度地給予誇獎,這相當有幫助。」
日本在足球領域花了超過50年的心力,才有今日的成就,堀野博幸說,台灣或許不必花這麼久的時間,因為球員普遍的素質不會比日本差,且還有不只日本一個國家可以學習。
但是他強調:「這些耕耘的動作要持續累積,一定要持續進行,不持續的話,整個足球成果要瓦解的速度非常快,也非常容易,若想進步持續推展該做的事情是一定要的。」
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers. Five Filters recommends: 'You Say What You Like, Because They Like What You Say' - http://www.medialens.org/index.php/alerts/alert-archive/alerts-2013/731-you-say-what-you-like-because-they-like-what-you-say.html