今日新增產品信息_第1頁-世鋁網-vwin撟喳圈憿
你好,歡迎來到世鋁網[請登錄][免費注冊]
$(function(){
$.each(['userbaritem3','userbaritem5'],function(){
$('#'+this).mouseover(function(){
$(this).find('span').addClass('on');
$(this).find('dl.popupmenu').css('display','block');
}).mouseout(function(){
$(this).find('span').removeClass('on');
$(this).find('dl.popupmenu').css('display','none');
});
});
});
世鋁網
鋁業產品
鋁業產品
鋁業設備
求購信息
鋁業招商
鋁業廠商
今日鋁價
鋁業資訊
鋁業展會
產品
求購
設備
公司
行情
資訊
搜鋁
近期搜索
清空
搜索排行
- 工業鋁型材
- 花紋鋁板
- 6061鋁管
- 5052鋁板
- 鋁箔袋
- 穿孔鋁板
- 6061鋁棒
- 蜂窩鋁板
- 保溫鋁卷
地域細分:河南鋁板河北鋁型材山東鋁帶上海鋁板河南鋁帶廣東鋁管山東鋁箔河南鋁箔廣東鋁棒上海鋁棒進口鋁板西南鋁更多
$(function(){
//autocomplete
varheadercache={};
$("#searchnew_search_text").autocomplete({
appendTo:"#searchnew_search_center",
minLength:1,
source:function(request,response){
varchannel=$.trim($('.searchnew_search_top>li>span.hovera').attr('class'));
if(!/^(product|company|equipment)$/.test(channel)){
response({});
return;
}
varterm=request.term;
if(terminheadercache){
response(headercache[term]);
return;
}
$.getJSON("/api/php/?m=auto",{
//a:'supply',
type:$('.searchnew_search_toplispan.hovera').attr('class'),
keyword:encodeURIComponent(request.term)
},function(data){
response($.map(data,function(item){
return{
label:item.label,
pinyin:item.pinyin,
value:item.value
}
}));
});
},
focus:function(event,ui){
$("#searchnew_search_text").val(ui.item.label);
returnfalse;
},
select:function(event,ui){
$("#searchnew_search_text").val(ui.item.label);
$('#searchnew_search_btn').click();
returnfalse;
}
}).data("autocomplete").element.bind("input.autocomplete",function(){
//修復在Firefox中不支持中文的BUG
$(this).data("autocomplete").search($(this).data("autocomplete").item);
});
$('#searchnew_search_text').keydown(function(){
if(event.keyCode==13){
$('#searchnew_search_btn').click();
}
});
$("#searchnew_search_text").data("autocomplete")._renderMenu=function(ul,items){
varself=this;
$.each(items,function(index,item){
if(ul.find('li').length<10){
self._renderItem(ul,item);
}
});
};
$("#searchnew_search_text").data("autocomplete")._renderItem=function(ul,item){
return$("")
.data("item.autocomplete",item)
.append($(''+item.label.replace(newRegExp('^('+this.term+')'),'$1')+'約'+item.value+'個結果'))
.appendTo(ul);
};
$("#searchnew_search_text").data("autocomplete")._suggest=function(items){
varul=this.menu.element
.empty()
.zIndex(this.element.zIndex()+1);
this._renderMenu(ul,items);
//TODOrefreshshouldcheckiftheactiveitemisstillinthedom,removingtheneedforamanualdeactivate
this.menu.deactivate();
this.menu.refresh();
//sizeandpositionmenu
ul.show();
this._resizeMenu();
ul.position($.extend({
of:this.element
},this.options.position));
ul.removeClass('ui-corner-all').css({'left':'0px','z-index':'100','width':'385px','border':'1pxsolid#1279C6','border-top':'none'});
if(this.options.autoFocus){
this.menu.next(new$.Event("mouseover"));
}
};
if($('body>input[name=searchkeyword]').length){
$('#searchnew_search_text').val($('body>input[name=searchkeyword]').val());
}else{
$('#searchnew_search_text').val('');
}
changekeyword();
varkeyword=keywordcookie();
if(keyword.length){
varstr='';
for(keyinkeyword){
varstrtemp=keyword[key]+'';
varmh=strtemp.match(/^(product|buy|equipment|company|news|market)(.+$)/)
if(mh.length==3){
varurl='https://big5www.cnal.com/'+mh[1]+'/';
url=url.replace(/\/$/,'-'+mh[2]+'/');
str+=''+mh[2]+'';
}
}
$(str).insertBefore('#searchnew_soon_item.close');
}else{
$('暫無記錄').insertBefore('#searchnew_soon_item.close');
$('#searchnew_soon_item.clear').hide();
}
$('.searchnew_soon').click(function(event){
$('#searchnew_soon_item').show();
event.stopPropagation();
});
$('body').click(function(event){
if($('#searchnew_soon_item').css('display')!='none'){
$('#searchnew_soon_item').hide();
}
if($('#searchnew_auto').css('display')!='none'){
$('#searchnew_auto').hide();
}
});
$('#searchnew_soon_item.close').click(function(event){
$('#searchnew_soon_item').hide();
event.stopPropagation();
});
$('#searchnew_soon_item.clearspan').click(function(event){
keywordcookieclear();
event.stopPropagation();
});
$('#searchnew_search_text').focus(function(){
varkeyword=$.trim($(this).val());
if(/^請輸入相關的.{2}信息$/.test(keyword)){
$(this).css('color','#000').val('');
}
}).blur(function(){
varkeyword=$.trim($(this).val());
varchannel=$.trim($('.searchnew_search_top>li>span.hovera').text());
if(keyword==''){
$(this).css('color','#a8a8a8').val('請輸入相關的'+channel+'信息');
}
});
$('#searchnew_search_btn').click(function(){
varchannel=$('.searchnew_search_top>li>span.hovera').attr('class');
varkeyword=$.trim($('#searchnew_search_text').val());
if(/^請輸入相關的.{2}信息$/.test(keyword)){
keyword='';
}
if($.trim(keyword)==''){
returnfalse;
}
if(channel=='product'||channel=='company'||channel=='equipment'||channel=='buy'){
//過濾特殊字符
varpattern=newRegExp("[-`~!@#$^&*()=|{}%':;',\[\].<>/?~!@#¥……&*()—|{}【】‘;:”“'。,、?]")
varrs='';
keyword=keyword.replace('"','');
for(vari=0;ili>span.hovera').attr('href');
if(channel=='news'||channel=='market'){
url='https://big5www.cnal.com/'+channel+'/';
}
url=url.replace(/\/$/,'-'+keyword+'/');
//$.post('/api/php/?m=keyword&a=search',{'keyword':keyword});
if(/^big5/.test(window.location.host)){
window.location.href='//big5www.cnal.'+'com/api/php/?m=keyword&a=search&keyword='+keyword+'&channel='+channel;
}else{
window.location.href='//www.cnal.'+'com/api/php/?m=keyword&a=search&keyword='+keyword+'&channel='+channel;
}
returnfalse;
}else{
returnfalse;
}
});
$('.searchnew_search_top>li>span>a').click(function(){
changsearchchannel($(this));
returnfalse;
});
$('.searchnew_search_list').mouseenter(function(){
$(this).addClass('searchnew_search_list_open');
}).mouseleave(function(){
$(this).removeClass('searchnew_search_list_open');
});
$('.searchnew_search_listlia').click(function(){
changsearchmore($(this));
returnfalse;
});
$('.searchnew_more_scrollspan').click(function(){
$('.searchnew_more_scrollspan').removeClass('hover');
$(this).addClass('hover');
if($(this).hasClass('one')){
$(".searchnew_more").scrollTop(0);
}elseif($(this).hasClass('two')){
$(".searchnew_more").scrollTop(63);
}elseif($(this).hasClass('three')){
$(".searchnew_more").scrollTop(150);
}
})
$(".searchnew_more").scrollTop(0);
window.setInterval('changesearchnewmore()',5000);
});
varchangesearchnewmore=function(){
varcur=$('.searchnew_more_scrollspan.hover');
if(cur.hasClass('one')){
$('.searchnew_more_scrollspan.two').click();
}elseif(cur.hasClass('two')){
$('.searchnew_more_scrollspan.three').click();
}elseif(cur.hasClass('three')){
$('.searchnew_more_scrollspan.one').click();
}
}
varkeywordcookieclear=function(){
varmyDate=newDate();
myDate=myDate.valueOf()-1000*3600*24*365;
myDate=newDate(myDate);
vardomain=/\.[\w]+\.com$/.exec(document.domain);
document.cookie="searchkeyword='';expires="+myDate.toGMTString()+";path=/;domain="+domain;
$('#searchnew_soon_item').hide();
};
varkeywordcookie=function(keyword){
vararrKeyword=/searchkeyword=[^;]+/.exec(document.cookie);
if(arrKeyword){
arrKeyword+='';
arrKeyword=arrKeyword.replace('searchkeyword=','');
arrKeyword=arrKeyword.split('|');
}else{
arrKeyword=[];
}
if(keyword){
keyword=escape(keyword);
if($.inArray(keyword,arrKeyword)==-1){
arrKeyword.unshift(keyword);
}
if(arrKeyword.length>5){
arrKeyword.pop();
}
varmyDate=newDate();
myDate=myDate.valueOf()+1000*60*60*1;
myDate=newDate(myDate);
vardomain=/\.[\w]+\.com$/.exec(document.domain);
document.cookie="searchkeyword="+arrKeyword.join('|')+";expires="+myDate.toGMTString()+";path=/;domain="+domain;
}
for(keyinarrKeyword){
arrKeyword[key]=unescape(arrKeyword[key]);
}
returnarrKeyword;
}
varchangekeyword=function(){
if(!$('.searchnew_search_top>li>span.hovera').length){
returnfalse;
}
varchannel=$.trim($('.searchnew_search_top>li>span.hovera').text());
varkeyword=$.trim($('#searchnew_search_text').val());
if('請輸入相關的'+channel+'信息'==keyword){
$('#searchnew_search_text').css('color','#a8a8a8');
}elseif(/^請輸入相關的.{2}信息$/.test(keyword)||keyword==''){
$('#searchnew_search_text').css('color','#a8a8a8').val('請輸入相關的'+channel+'信息');
}else{
$('#searchnew_search_text').css('color','#000');
}
}
varchangsearchchannel=function(oThis){
varoldchannel=$('.searchnew_search_top>li>span.hovera').text();
$('.searchnew_search_top>li>span.hover').removeClass('hover');
oThis.parent('span').addClass('hover');
changekeyword();
varchannel=$('.searchnew_search_top>li>span.hovera').attr('class');
varaction=$('#searchnew_form').attr('action')+'';
action=action.replace(/^(.*\/)\w+\.shtml$/,'$1'+channel+'.shtml');
$('#searchnew_form').attr('action',action);
$('#searchnew_search_btn').val('搜'+oThis.text());
}
varchangsearchmore=function(oThis){
varli=oThis.parent('li');
varoldchannel=$('.searchnew_search_top>li>span.hovera').text();
if($('.searchnew_search_morespana').length){
varlink=$('.searchnew_search_morespana');
link.click(function(){
changsearchmore($(this));
returnfalse;
});
li.append(link);
li.appendTo($('.searchnew_search_listul'));
}else{
li.remove();
}
$("#txtSearchValue").unbind("focus");
oThis.unbind('click');
oThis.bind('click',function(){
changsearchchannel($(this));
returnfalse;
});
$('.searchnew_search_morespan').append(oThis);
changsearchchannel(oThis);
$('.searchnew_search_more').show();
}
varchangesearchbar=function(num,keyword){
$('.search_c_top.searchnavli.s1').removeClass('s1');
$('.search_c_top.searchnavli:eq('+num+')').addClass('s1');
$('.searchnew_search_toplispan.hover').removeClass('hover');
$('.searchnew_search_topli:eq('+num+')span').addClass('hover');
$('#searchnew_search_btn').val('搜'+$('.searchnew_search_topli:eq('+num+')spana').text());
$('#search_www_search_btn').val('搜'+$('.searchnew_search_topli:eq('+num+')spana').text());
$('#searchnew_search_text').css('color','#a8a8a8').val('請輸入相關的'+$('.searchnew_search_topli:eq('+num+')spana').text()+'信息');
$('#search_www_search_text').css('color','#a8a8a8').val('請輸入相關的'+$('.searchnew_search_topli:eq('+num+')spana').text()+'信息');
if(keyword!=undefined&&keyword!=''){
$('#searchnew_search_text').val(keyword).css('color','#000');
}
}
$(function(){
$("img.lazy").lazyload();
})
您當前的位置:世鋁網 > 鋁業產品
類別:
-
相關有色金屬
-
鋁板
-
鋁型材
-
鋁帶
-
鋁箔
-
鋁管
-
鋁棒
-
鋁線
-
鋁錠
-
鋁粉
-
鋁鑄鍛件
-
鋁合金制品
-
鋁業設備
-
原料及輔料
-
表面處理
-
包裝
今日新增產品信息4252條,您可以在以下信息中尋找適合的制造商或供應商。
標題圖片標題榮譽
鍍銀屏蔽導線C55A-1152-22-2/6/9皖特纜2026-01-30
[安徽 滁州] 安徽藍普特種電纜有限公司
聯係方式詢價所有產品
第12年
西門子模塊6ES7340-1CH02-0AE02026-01-30
[福建 廈門] 廈門億項通科技有限公司
聯係方式詢價所有產品
第2年
西門子模塊6ES7340-1AH02-0AE02026-01-30
[福建 廈門] 廈門億項通科技有限公司
聯係方式詢價所有產品
第2年
西門子模塊6ES7336-4GE00-0AB02026-01-30
[福建 廈門] 廈門億項通科技有限公司
聯係方式詢價所有產品
第2年
西門子模塊6ES7334-0KE00-0AB02026-01-30
[福建 廈門] 廈門億項通科技有限公司
聯係方式詢價所有產品
第2年
西門子模塊6ES7332-8TF01-0AB02026-01-30
[福建 廈門] 廈門億項通科技有限公司
聯係方式詢價所有產品
第2年
西門子模塊6ES7332-7ND02-0AB02026-01-30
[福建 廈門] 廈門億項通科技有限公司
聯係方式詢價所有產品
第2年
西門子模塊6ES7332-5HF00-0AB02026-01-30
[福建 廈門] 廈門億項通科技有限公司
聯係方式詢價所有產品
第2年
西門子模塊6ES7332-5HD01-0AB02026-01-30
[福建 廈門] 廈門億項通科技有限公司
聯係方式詢價所有產品
第2年
SEWMDX61B0110-5A3-4-002026-01-30
[福建 廈門] 廈門光沃自動化設備有限公司
聯係方式詢價所有產品
第2年
FANUCA06B-6079-H3012026-01-30
[福建 廈門] 廈門光沃自動化設備有限公司
聯係方式詢價所有產品
第2年
SEWMAS51A060-503-002026-01-30
[福建 廈門] 廈門光沃自動化設備有限公司
聯係方式詢價所有產品
第2年
3.3208鋁合金:鋁材、鋁板與鋁棒2026-01-30
[上海] 上海威朗德鋁業有限公司
聯係方式詢價所有產品
第7年
3.1841鋁合金:鋁材、鋁板與鋁棒2026-01-30
[上海] 上海威朗德鋁業有限公司
聯係方式詢價所有產品
第7年
ALLENBRADLEY2711-M3A19L12026-01-30
[福建 廈門] 廈門光沃自動化設備有限公司
聯係方式詢價所有產品
第2年
1784-CPCIDS2026-01-30
[福建 廈門] 廈門智厲源貿易有限公司
聯係方式詢價所有產品
第1年
1783-SFP1GLX2026-01-30
[福建 廈門] 廈門智厲源貿易有限公司
聯係方式詢價所有產品
第1年
1783-RMS10T2026-01-30
[福建 廈門] 廈門智厲源貿易有限公司
聯係方式詢價所有產品
第1年
1783-RMS06T2026-01-30
[福建 廈門] 廈門智厲源貿易有限公司
聯係方式詢價所有產品
第1年
1783-RMCS2026-01-30
[福建 廈門] 廈門智厲源貿易有限公司
聯係方式詢價所有產品
第1年
1783-RMCF2026-01-30
[福建 廈門] 廈門智厲源貿易有限公司
聯係方式詢價所有產品
第1年
1783-MX08T2026-01-30
[福建 廈門] 廈門智厲源貿易有限公司
聯係方式詢價所有產品
第1年
1783-MX08F2026-01-30
[福建 廈門] 廈門智厲源貿易有限公司
聯係方式詢價所有產品
第1年
A97010鋁板2026-01-30
[上海] 上海冉珊金屬材料有限公司
聯係方式詢價所有產品
第12年
1783-MS10T2026-01-30
[福建 廈門] 廈門智厲源貿易有限公司
聯係方式詢價所有產品
第1年
1783-MS06T2026-01-30
[福建 廈門] 廈門智厲源貿易有限公司
聯係方式詢價所有產品
第1年
1783-MCS2026-01-30
[福建 廈門] 廈門智厲源貿易有限公司
聯係方式詢價所有產品
第1年
1783-MCF2026-01-30
[福建 廈門] 廈門智厲源貿易有限公司
聯係方式詢價所有產品
第1年
1783-ETAP2F2026-01-30
[福建 廈門] 廈門智厲源貿易有限公司
聯係方式詢價所有產品
第1年
1783-ETAP2026-01-30
[福建 廈門] 廈門智厲源貿易有限公司
聯係方式詢價所有產品
第1年
1783-EMS08T2026-01-30
[福建 廈門] 廈門智厲源貿易有限公司
聯係方式詢價所有產品
第1年
1783-EMS04T2026-01-30
[福建 廈門] 廈門智厲源貿易有限公司
聯係方式詢價所有產品
第1年
3.1371鋁合金:鋁材、鋁板與鋁棒2026-01-30
[上海] 上海威朗德鋁業有限公司
聯係方式詢價所有產品
第7年
1775-XB2026-01-30
[福建 廈門] 廈門智厲源貿易有限公司
聯係方式詢價所有產品
第1年
1775-XA2026-01-30
[福建 廈門] 廈門智厲源貿易有限公司
聯係方式詢價所有產品
第1年
1775-WA2026-01-30
[福建 廈門] 廈門智厲源貿易有限公司
聯係方式詢價所有產品
第1年
6K18鋁合金2026-01-30
[上海] 上海冉珊金屬材料有限公司
聯係方式詢價所有產品
第12年
1775-SR2026-01-30
[福建 廈門] 廈門智厲源貿易有限公司
聯係方式詢價所有產品
第1年
1775-S52026-01-30
[福建 廈門] 廈門智厲源貿易有限公司
聯係方式詢價所有產品
第1年
1775-S4B2026-01-30
[福建 廈門] 廈門智厲源貿易有限公司
聯係方式詢價所有產品
第1年
<<123456..107>>共107頁跳轉至頁$(function(){$("#btnJump").click(function(){varurl='/product/new-{%page}.shtml';varpage=$.trim($('#txtGoPage').val());if(/^\d+$/.test(page)){page=parseInt(page);if(page<0||page>107){alert('請輸入一個數字(1-107)!');$('#txtGoPage').val('').focus();returnfalse;}}else{alert('請輸入一個數字(1-107)!');$('#txtGoPage').val('').focus();returnfalse;}url=url.replace('{%page}',page);document.location.href=url;returnfalse;});$("#txtGoPage").keypress(function(e){if(e.keyCode==13){$("#btnJump").trigger("click");returnfalse;}});});
還沒找到合適的產品?
1、
快速發布
-
- 求購信息
-
讓世鋁網的供應商主動與您聯係!
2、
聯係世鋁網客服
致電:
0371-63388900
馬上啟動您的快速採購通道!
熱門推薦1/3
- 現貨供應0.9毫米鋁板多少錢天津裕昌金屬材料貿易有限公司?
- 5052合金鋁板廠家【圖】山東正航金屬材料有限公司
- 3003鋁排現貨供應天津裕昌金屬材料貿易有限公司
- 2.5個厚鋁板每平米重量點山東齊盛鋁業有限公司
- 供應0.7mm鋁板廠家天津裕昌金屬材料有限公司
今日0.1mm鋁卷價格天津裕昌金屬材料貿易有限公司供應2.7mm厚純鋁卷廠家山東匯生鋁業有限公司90個厚鋁板價格/廠家--鋁卷山東齊盛鋁業有限公司本地鋁瓦價格(齊盛)山東齊盛鋁業有限公司SUP12優質彈簧鋼帶廠家直銷東莞邦吉金屬材料有限公司0.15mm進口磷銅帶c5210生產廠家東莞市港航銅鋁有限公司鋁板合金鋁板反射鋁板批發無錫銘利萊金屬材料有限公司6063鋁方管60*120*3廠家現貨天津明隆鋁業有限公司AA6102鋁棒達芯實業(上海)有限公司1個厚鋁卷多少錢一平方£天津裕昌金屬材料貿易有限公司
$(function(){
$('.sdetail_vipb_title.btna').click(function(){
if($(this).hasClass('pre_no')||$(this).hasClass('next_no')){
returnfalse;
}
varcur=$(this).parent().find('.number.orange');
varpre=$(this).parent().find('.pre');
varnext=$(this).parent().find('.next');
varul=$(this).parent().parent().parent().find('.sdetail_vipb_cul');
varcurnum=parseInt(cur.html());
if($(this).hasClass('pre')){
curnum--;
}else{
curnum++;
}
if(curnum>3){
curnum=3;
}elseif(curnum<1){
curnum=1;
}
cur.html(curnum);
if(curnum==1){
pre.addClass('pre_no');
next.removeClass('next_no');
ul.find('li').hide();
ul.find('li:lt(5)').show();
}elseif(curnum==2){
pre.removeClass('pre_no');
next.removeClass('next_no');
ul.find('li').hide();
ul.find('li:lt(10):gt(4)').show();
}elseif(curnum==3){
pre.removeClass('pre_no');
next.addClass('next_no');
ul.find('li').hide();
ul.find('li:lt(15):gt(9)').show();
}
returnfalse;
});
});
免費發布信息
迅速聯係廠家
免費注冊 開通商鋪
新加入旺頁寶
佛山市金色睍鷑T業有限公司河南鵬尚金屬材料有限公司岳陽市威博德工業設備有限公司福建中立琣菾吨く]備有限公司福州卓凱電子科技有限公司上海德舒赫特殊鋼材有限公司上海工集商貿有限公司濟南魯盛鋁業有限責任公司昆山盈億鋁業有限公司東莞市銘特金屬材料有限公司齊瑞鋁業(蘇州)有限公司濟南朝陽鋁業有限公司江蘇朗瑞斯鋁業有限公司山東信通鋁業有限公司河南新銘豐機械制造有限公司山東華冠板業有限公司上海箔泉科技有限公司北京眾昇新材料科技集團有限公司佛山眾火創綠能科技有限公司河南誠潤通鋁業有限公司安徽亨利儀表電纜有限公司河南同濟減速機有限公司蘇州棋譽金屬有限公司雲翔盛(廣東)自動化科技有限公司上海青加鋁業有限公司鞏義市泰隆鋁業有限公司河南宇亞鋁業有限公司東陽市金杯鋁業有限公司東莞市升偉金屬材料有限公司遼陽象嶼鋁業有限公司
新注冊會員
- 遼寧中創億達設備制造有限公司
- 南京弘圖儀器有限公司
- 遼寧中創億達設備制造有限公司
- 鄭州誠單鍋爐有限公司
- 哈爾濱市東杭鋁業有限公司
- 東莞市隆實模具鋼材有限公司
- 佛山市南海啟聯裝飾材料有限公司
- 比特智捷(北京)科技有限公司
- 陜西賽譜芯微電子科技有限公司
- 洛陽澳新智能科技有限公司
- 永濟市瑞和裝飾工程有限公司
- 蘇州匠於心建築裝飾有限公司
更多注冊會員
對比信息關閉
清空
$(function(){
$('#selectAll').click(function(){
if($(this).attr('checked')=='checked'){
$("input[type='checkbox']").attr('checked','checked');
}else{
$("input[type='checkbox']").removeAttr('checked');
}
});
$('.blist_title_con').mouseenter(function(){
$(this).find('.ju_click').fadeIn();
});
$('.blist_title_con').mouseleave(function(){
$(this).find('.ju_click').fadeOut();
});
$('.btn_up').click(function(){
varpagenum=$("#vipbox").attr('pagenum');
pagenum=parseInt(pagenum)-1;
if(pagenum<=0){
returnfalse;
}
$("#vipbox").attr('pagenum',pagenum);
vippage(pagenum);
returnfalse;
});
$('.btn_down').click(function(){
varpagenum=$("#vipbox").attr('pagenum');
pagenum=parseInt(pagenum)+1;
if(pagenum>3){
returnfalse;
}
$("#vipbox").attr('pagenum',pagenum);
vippage(pagenum);
returnfalse;
});
$('.show_list').live('click',function(){
$(this).parent().parent().find('.brelate_message_c').show();
$(this).find('img').attr('src','/css/product/image/new_putaway.jpg');
$(this).addClass('hide_list').removeClass('show_list');
});
$('.hide_list').live('click',function(){
$(this).parent().parent().find('.brelate_message_c').hide();
$(this).find('img').attr('src','/css/product/image/new_open.jpg');
$(this).addClass('show_list').removeClass('hide_list');
});
changesearchbar(0,$.trim(''));
});
字母索引:
B
C
D
F
G
H
J
K
L
M
N
P
Q
R
S
T
W
X
Y
Z
產品
求購
設備
公司
行情
資訊
varchangsearchwwwchannel=function(oThis){
$('.search_c_topli.s1').removeClass('s1');
oThis.parent().addClass('s1');
changewwwkeyword();
$('#search_www_search_btn').val('搜'+oThis.text());
}
varchangewwwkeyword=function(){
varchannel=$.trim($('.search_c_topli.s1a').text());
varkeyword=$.trim($('#search_www_search_text').val());
if('請輸入相關的'+channel+'信息'==keyword){
$('#searchnew_search_text').css('color','#a8a8a8');
}elseif(/^請輸入相關的.{2}信息$/.test(keyword)||keyword==''){
$('#search_www_search_text').css('color','#a8a8a8').val('請輸入相關的'+channel+'信息');
}else{
$('#search_www_search_text').css('color','#000');
}
}
$(function(){
changsearchwwwchannel($('.search_c_topli.s1>a'));
$('.search_c_topli>a').click(function(){
changsearchwwwchannel($(this));
returnfalse;
});
$('#search_www_search_text').focus(function(){
varkeyword=$.trim($(this).val());
if(/^請輸入相關的.{2}信息$/.test(keyword)){
$(this).css('color','#000').val('');
}
}).blur(function(){
varkeyword=$.trim($(this).val());
varchannel=$.trim($('.search_c_topli.s1a').text());
if(keyword==''){
$(this).css('color','#a8a8a8').val('請輸入相關的'+channel+'信息');
}
});
$('#search_www_search_btn').click(function(){
varchannel=$('.search_c_topli.s1a').attr('class');
varkeyword=$.trim($('#search_www_search_text').val());
if(/^請輸入相關的.{2}信息$/.test(keyword)){
keyword='';
}
if($.trim(keyword)==''){
returnfalse;
}
//過濾特殊字符
varpattern=newRegExp("[`~!@#$^&*()=|{}%':;',\\[\\].<>/?~!@#¥……&*()——|{}【】‘;:”“'。,、?]")
varrs='';
for(vari=0;i")
.data("item.autocomplete",item)
.append($(''+item.label.replace(newRegExp('^('+this.term+')'),'$1')+'約'+item.value+'個結果'))
.appendTo(ul);
};
$("#search_www_search_text").data("autocomplete")._suggest=function(items){
varul=this.menu.element
.empty()
.zIndex(this.element.zIndex()+1);
this._renderMenu(ul,items);
//TODOrefreshshouldcheckiftheactiveitemisstillinthedom,removingtheneedforamanualdeactivate
this.menu.deactivate();
this.menu.refresh();
//sizeandpositionmenu
ul.show();
this._resizeMenu();
ul.position($.extend({
of:this.element
},this.options.position));
varlen=items.length;
ul.removeClass('ui-corner-all').css({'left':'0px','top':(-1*len*25+13)+'px','height':(2+len*25)+'px','bottom':'21px','width':'461px','border':'1pxsolid#D5D5D5'});
if(this.options.autoFocus){
this.menu.next(new$.Event("mouseover"));
}
};
});
(function(){
var$backToTopTxt="回頂部",$backToTopEle=$('').appendTo($("body"))
.text($backToTopTxt).attr("title",$backToTopTxt).click(function(){
$("html,body").animate({scrollTop:0},120);
}),$backToTopFun=function(){
varst=$(document).scrollTop(),winh=$(window).height();
(st>0)?$backToTopEle.show():$backToTopEle.hide();
//IE6下的定位
if(!window.XMLHttpRequest){
$backToTopEle.css("top",st+winh-166);
}
};
$(window).bind("scroll",$backToTopFun);
$(function(){$backToTopFun();});
})();
關於我們聯係我們法律聲明服務條款隱私政策站點地圖營業執照增值電信業務經營許可證