求专业人士详细讲解grid的调配药剂方法。本人奶D。求一套…

Stay signed in
var searchResultHtml=$("#tabSearchResult").html();
var titleThis="";
$.get("converge-by-key",
{"item_id":$(this).attr("id"), "rnd":new Date().getTime()},
function(data){
$("#convergeResult").html(titleThis+data);},
$(".converge").removeClass("selected");
$(this).addClass("selected");
$("#navigation").treeview({
persist: "location",
collapsed: true,
unique: false
$(".navBg").click(function()
var arrow = $(this).find("span.arrow");
if(arrow.hasClass("up"))
arrow.removeClass("up");
arrow.addClass("down");
else if(arrow.hasClass("down"))
arrow.removeClass("down");
arrow.addClass("up");
$(this).parent().find(".menus").toggle();
var convergedHTML="none";
var url="'"+document.location+"'";
var isKOS="false";
var isConvergeFieldStr="false";
var index=url.indexOf("simple-search");
var filed=$("#tfield1").attr("value");
if(isKOS=="true" && isConvergeFieldStr=="true" && (index!=-1) && (convergedHTML=="" || convergedHTML.indexOf("无")!=-1))
var kosAreaHTML="";
$("#list_2").html("DDC Clustering"+kosAreaHTML);
var covergeURL=document.location+"&converge=true"+"&rnd="+new Date().getTime();
var divConvergeHeightOld=$("#list_2").height();
$.get(covergeURL,
function(data){
if(data.substring(0,2)=="ok")
data=data.substring(3);
$("#list_2").html(data+kosAreaHTML);
$("#list_2").html("无"+kosAreaHTML);
/*if(data.indexOf("无")!=-1)
$("#list_2").height(20);
$("#list_2").width("auto");
var divConvergeHeightNew=$("#list_2").height();
var heightDiff=200-divConvergeHeightO
if(divConvergeHeightNew>=200)
$("#tdConverge").height(200);
$("#LeftPane").height($("#LeftPane").height()+heightDiff);
$("#RightPane").height($("#LeftPane").height());
$("#MySplitter").height($("#LeftPane").height());
$(".vsplitbar").height($("#LeftPane").height());
document.getElementById("LeftPane").style.height=$("#LeftPane").height();
document.getElementById("RightPane").style.height=$("#LeftPane").height();
document.getElementById("MySplitter").style.height=$("#LeftPane").height();
alert(document.getElementById("MySplitter").style.height);
$(".converge").css("cursor","pointer");
$(".converge").css("color","#1F5B97");
$(".converge").mouseover(function(){
$(this).addClass("over");
}).mouseout(function(){
$(this).removeClass("over");})
$(".converge").click(function(){
//$("#tabNav").css("display","none");
$("#tabSearchResult").css("display","none");
$("#convergeResult").html("");
var searchResultHtml=$("#tabSearchResult").html();
var titleThis="";
$.get("converge-by-key",
{"item_id":$(this).attr("id"), "rnd":new Date().getTime()},
function(data){
$("#convergeResult").html(titleThis+data);},
$(".converge").removeClass("selected");
$(this).addClass("selected");
$("#navigation").treeview({
persist: "location",
collapsed: true,
unique: false
Invalid Identifier
The identifier
does not correspond to a valid Object in IR.
This may be because of one of the following reasons:
The identifier {0} does not correspond to a valid {1} in IR.
This may be because of one of the following reasons:
The URL of the current page is incorrect - if you followed a link from outside of IR it may be mistyped or corrupt.
You entered an invalid ID into a form - please try again.
If you're having problems, or you expected the ID to work, feel free to contact the site administrators.

参考资料

 

随机推荐