今日新增產品信息_第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();
})
您當前的位置:世鋁網 > 鋁業產品
類別:
-
相關有色金屬
-
鋁板
-
鋁型材
-
鋁帶
-
鋁箔
-
鋁管
-
鋁棒
-
鋁線
-
鋁錠
-
鋁粉
-
鋁鑄鍛件
-
鋁合金制品
-
鋁業設備
-
原料及輔料
-
表面處理
-
包裝
今日新增產品信息5050條,您可以在以下信息中尋找適合的制造商或供應商。
標題圖片標題榮譽
國標純銅線纜YJV鎧裝電力電纜2025-12-06
[河北 廊坊] 天津市電纜總廠第一分廠
聯係方式詢價所有產品
第2年
防爆電話電纜2025-12-06
[河北 廊坊] 天津市電纜總廠第一分廠
聯係方式詢價所有產品
第2年
二芯信號電纜2025-12-06
[河北 廊坊] 天津市電纜總廠第一分廠
聯係方式詢價所有產品
第2年
MHYVRP7/0.37、7/0.43、7/0.52(1*4)2025-12-06
[河北 廊坊] 天津市電纜總廠第一分廠
聯係方式詢價所有產品
第2年
PZYA23-9芯室外信號電纜-ptya232025-12-06
[河北 廊坊] 天津市電纜總廠第一分廠
聯係方式詢價所有產品
第2年
MHYVRP電纜,煤安認證2025-12-06
[河北 廊坊] 天津市電纜總廠第一分廠
聯係方式詢價所有產品
第2年
鋼絲鎧裝電纜-MHYA32(HUYA32)2025-12-06
[河北 廊坊] 天津市電纜總廠第一分廠
聯係方式詢價所有產品
第2年
HYAP30X2X0.5廠家報價-屏蔽電纜2025-12-06
[河北 廊坊] 天津市電纜總廠第一分廠
聯係方式詢價所有產品
第2年
防腐蝕計算機電纜2025-12-06
[河北 廊坊] 天津市電纜總廠第一分廠
聯係方式詢價所有產品
第2年
VV223×240+2×1502025-12-06
[河北 廊坊] 天津市電纜總廠第一分廠
聯係方式詢價所有產品
第2年
【vv22-5*6電纜】2025-12-06
[河北 廊坊] 天津市電纜總廠第一分廠
聯係方式詢價所有產品
第2年
電話電纜-鐵路信號電纜2025-12-06
[河北 廊坊] 天津市電纜總廠第一分廠
聯係方式詢價所有產品
第2年
計算機電纜-礦用通信電纜-礦用控制電纜2025-12-06
[河北 廊坊] 天津市電纜總廠第一分廠
聯係方式詢價所有產品
第2年
國標-充油HYAT和充氣HYA-天聯牌-2025-12-06
[河北 廊坊] 天津市電纜總廠第一分廠
聯係方式詢價所有產品
第2年
HYAT通信電纜,HYAT53電纜-國標電纜2025-12-06
[河北 廊坊] 天津市電纜總廠第一分廠
聯係方式詢價所有產品
第2年
MHYV-MHYVP2*2*7/0.372025-12-06
[河北 廊坊] 天津市電纜總廠第一分廠
聯係方式詢價所有產品
第2年
礦用數據通信電纜1x4x48/0.2-MHYVP2025-12-06
[河北 廊坊] 天津市電纜總廠第一分廠
聯係方式詢價所有產品
第2年
礦用數據通信電纜1x4x48/0.2-MHYVP2025-12-06
[河北 廊坊] 天津市電纜總廠第一分廠
聯係方式詢價所有產品
第2年
6DL1133-6EW00-0PH12025-12-06
[福建 廈門] 大德匯成科技(廈門)有限公司
聯係方式詢價所有產品
第6年
PN-1326472025-12-06
[福建 廈門] 大德匯成科技(廈門)有限公司
聯係方式詢價所有產品
第6年
6021鋁線成分與執行標準2025-12-06
[上海] 衡勵實業(上海)有限公司
聯係方式詢價所有產品
第1年
6022鋁線成分與執行標準2025-12-06
[上海] 衡勵實業(上海)有限公司
聯係方式詢價所有產品
第1年
6DL3100-8AC052025-12-06
[福建 廈門] 大德匯成科技(廈門)有限公司
聯係方式詢價所有產品
第6年
6DL3100-8AC052025-12-06
[福建 廈門] 大德匯成科技(廈門)有限公司
聯係方式詢價所有產品
第6年
NAIO-03F???2025-12-06
[福建 廈門] 大德匯成科技(廈門)有限公司
聯係方式詢價所有產品
第6年
NAIO-03F???2025-12-06
[福建 廈門] 大德匯成科技(廈門)有限公司
聯係方式詢價所有產品
第6年
6023鋁線成分與執行標準2025-12-06
[上海] 衡勵實業(上海)有限公司
聯係方式詢價所有產品
第1年
6ES7138-4GA50-0AB02025-12-06
[福建 廈門] 大德匯成科技(廈門)有限公司
聯係方式詢價所有產品
第6年
SDCS-DSL-H102025-12-06
[福建 廈門] 大德匯成科技(廈門)有限公司
聯係方式詢價所有產品
第6年
5069-OB82025-12-06
[福建 廈門] 大德匯成科技(廈門)有限公司
聯係方式詢價所有產品
第6年
6RA7085-6DS22-02025-12-06
[福建 廈門] 大德匯成科技(廈門)有限公司
聯係方式詢價所有產品
第6年
SEWMPB51A011-503-002025-12-06
[福建 廈門] 廈門光沃自動化設備有限公司
聯係方式詢價所有產品
第2年
2UBA004416R00052025-12-06
[福建 廈門] 大德匯成科技(廈門)有限公司
聯係方式詢價所有產品
第6年
6026鋁線成分與執行標準2025-12-06
[上海] 衡勵實業(上海)有限公司
聯係方式詢價所有產品
第1年
Micrologic6.0A630A2025-12-06
[福建 廈門] 大德匯成科技(廈門)有限公司
聯係方式詢價所有產品
第6年
BCU-223AUA00001104312025-12-06
[福建 廈門] 大德匯成科技(廈門)有限公司
聯係方式詢價所有產品
第6年
1485P-P4T5-T52025-12-06
[福建 廈門] 大德匯成科技(廈門)有限公司
聯係方式詢價所有產品
第6年
AB2711-CBL-HM052025-12-06
[福建 廈門] 廈門光沃自動化設備有限公司
聯係方式詢價所有產品
第2年
SA811F???2025-12-06
[福建 廈門] 大德匯成科技(廈門)有限公司
聯係方式詢價所有產品
第6年
RLM013BDZ000398R12025-12-06
[福建 廈門] 大德匯成科技(廈門)有限公司
聯係方式詢價所有產品
第6年
<<123456..127>>共127頁跳轉至頁$(function(){$("#btnJump").click(function(){varurl='/product/new-{%page}.shtml';varpage=$.trim($('#txtGoPage').val());if(/^\d+$/.test(page)){page=parseInt(page);if(page<0||page>127){alert('請輸入一個數字(1-127)!');$('#txtGoPage').val('').focus();returnfalse;}}else{alert('請輸入一個數字(1-127)!');$('#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;
});
});
免費發布信息
迅速聯係廠家
免費注冊 開通商鋪
新加入旺頁寶
濟南朝陽鋁業有限公司江蘇朗瑞斯鋁業有限公司山東信通鋁業有限公司河南新銘豐機械制造有限公司山東華冠板業有限公司上海箔泉科技有限公司北京眾昇新材料科技集團有限公司佛山眾火創綠能科技有限公司河南誠潤通鋁業有限公司安徽亨利儀表電纜有限公司河南同濟減速機有限公司蘇州棋譽金屬有限公司雲翔盛(廣東)自動化科技有限公司上海青加鋁業有限公司鞏義市泰隆鋁業有限公司河南宇亞鋁業有限公司東陽市金杯鋁業有限公司東莞市升偉金屬材料有限公司遼陽象嶼鋁業有限公司佛山市南海金順鋁業有限公司昆山鑫合佳機電有限公司河南廣興實業有限公司濟南賽斯智能裝備有限公司江陰三澤新能源科技有限公司上海壺蘭鋁制品有限公司太倉艾斯特工業氈制品有限公司廈門智厲源貿易有限公司江陰諾信金屬制品有限公司廈門海通華業科技有限公司耀洋金屬制品(上海)有限公司
新注冊會員
- 廣州銀漫新材料有限公司
- 深圳市天潤鑫科技有限公司
- 河南錦豐鋁業有限公司
- 金牛區元博智建材商行
- 山東華達門窗幕晹陪迨膝q
- 上海工集商貿有限公司
- 上海工集商貿有限公司
- 重慶盚鶣媬v工程有限公司
- 山東格爾特環境科技有限公司
- 上海工集商貿有限公司
- 成都世紀天晟金屬制品有限公司
- 鋁行天下鋁廂制造(深圳)有限公司
更多注冊會員
對比信息關閉
清空
$(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();});
})();
關於我們聯係我們法律聲明服務條款隱私政策站點地圖營業執照增值電信業務經營許可證