navigation menu
Home
Videos
English
Русский
廣東話
日本語
普通話
Characters
Activities
Shop
Distributor Club
Home
»
Drawing
»
Drawing 7
Drawing 7
Posted by
administrator
on Oct 15, 2012 in
Drawing
|
0 comments
Follow these steps to draw Bobby.
Latest News
function et_search_bar(){ var $searchform = jQuery('#header div#search-form'), $searchinput = $searchform.find("input#searchinput"), searchvalue = $searchinput.val(); $searchinput.focus(function(){ if (jQuery(this).val() === searchvalue) jQuery(this).val(""); }).blur(function(){ if (jQuery(this).val() === "") jQuery(this).val(searchvalue); }); }; function et_service_tabs($service_tabs){ var active_tabstate = 'ui-state-active', active_tab = 0, $service_div = $service_tabs.find('>div').hide(), $service_li = $service_tabs.find('>ul>li'); $service_div.filter(':first').show(); $service_li.filter(':first').addClass(active_tabstate); $service_li.find('a').click(function(){ var $a = jQuery(this), next_tab = $a.parent('li').prevAll().length, next_tab_height = $service_tabs.find('>div').eq(next_tab).outerHeight(); if ( next_tab != active_tab ) { $service_tabs.css({'minHeight':next_tab_height}); $service_div.filter(':visible') .animate( {opacity: 'hide'},500, function(){ jQuery(this).parent().find('>div').eq(next_tab).animate( {opacity: 'show'},500 ); } ) //.end() //.eq(next_tab) //.animate( {opacity: 'show'},500 ) ; $service_li.removeClass(active_tabstate).filter(':eq('+next_tab+')').addClass(active_tabstate); active_tab = next_tab; } return false; }).hover(function(){ if ( !jQuery(this).parent('li').hasClass(active_tabstate) && !is_ie ) jQuery(this).fadeTo('slow',.7); }, function(){ if (!is_ie) jQuery(this).fadeTo('slow',1); }); } }); //]]> -->