$("#selectRootTaxon").change(function() // var value = $(this).val(); // alert(value); var frm = document.changeRootTaxonForm; frm.submit(); );
$("#navigateTaxonTree").dynatree( onActivate: function (node) // Use status functions to find out about the calling context var isInitializing = node.tree.isInitializing(); // Tree loading phase var isReloading = node.tree.isReloading(); // Loading phase, and reading status from cookies var isUserEvent = node.tree.isUserEvent(); // Event was triggered by mouse or keyboard
var frm = document.navigateTaxonForm; frm.NavigateId.value = node.data.key;
var expandedNodes = []; this.visit(function(n) if (n.isExpanded()) expandedNodes.push(n.data.key); , true); expandedNodes.shift(); // delete first node. Don't know why the element is there. frm.ExpandedNodes.value = JSON.stringify(expandedNodes);
Laddar...' ); frm.submit(); , onLazyRead: function(node) node.appendAjax( url: '/Navigation/GetTreeData', type: "GET", data: "taxonId": node.data.key, dataType: "json", success: function(node) // Called after nodes have been created and the waiting icon was removed. , cache: false // Append random '_' argument to url to prevent caching. ); , persist: false, generateIds: true, fx: height: "toggle", duration: 100 , selectMode: 1, clickFolderMode: 1, children: "title":"Lamnidae (håbrandshajar)","isLazy":false,"isFolder":true,"expand":true,"activate":true,"key":"1","icon":null,"children":["title":"Lamna","isLazy":true,"isFolder":true,"expand":false,"activate":false,"key":"2","icon":null,"children":null] );
);
Denna sida använder Javascript. Din webbläsare stöder antingen inte Javascript eller så har du den avstängd. För att se denna sida som det är tänkt att visas vänligen använd en webbläsare med Javascript aktiverat.
$clickableReferenceObjects.click(function() var guid = $(this).attr("data-guid"); showReferenceDialog(guid); );
);
function saveTreeWidthState() var treeWidth = $("#leftNavigation").width(); $.cookie('taxonTreeWidth', treeWidth, null);
function restoreTreeWidth() var treeWidth = $.cookie('taxonTreeWidth'); if (treeWidth != null) var mainWrapperWidth = $("#mainWrapper").width(); var leftNavigationWidth = $("#leftNavigation").width(); treeWidth = parseInt(treeWidth); $("#mainWrapper").width(mainWrapperWidth + treeWidth - leftNavigationWidth); $("#leftNavigation").width(treeWidth);
function updateURL(currUrl, param, paramVal) var url = currUrl; var newAdditionalURL = ""; var tempArray = url.split("?"); var baseURL = tempArray[0]; var aditionalURL = tempArray[1]; var temp = ""; if (aditionalURL) var tempArray = aditionalURL.split("&"); for (i = 0; i < tempArray.length; i++) if (tempArray[i].split('=')[0] != param) newAdditionalURL += temp + tempArray[i]; temp = "&";
var subkey = 'Taxoninfo'; restoreH2States(subkey); initToggleFieldsetH2(); initToggleFieldsetH3();
$(window).unload(function () var key = 'Taxoninfo'; saveH2States(key); saveTreeWidthState(); );
// if page is inside IFrame, then set mode to mini var isInIFrame = !(top === self); if (isInIFrame) var newURL = updateURL(window.location.href, 'mode', 'mini'); window.location.href = newURL;
Elasmobranquios xénerocondrictioselasmobranquioslamniformesfamilialámnidosmarraxo azulmarraxo azul pequenofósiles Isurus Na Galipedia, a Wikipedia en galego. Saltar ata a navegación Saltar á procura Isurus Rango fósil: tanetiano (paleoceno inferior, hai 56 Ma) - actualidade [ 1 ] Marraxo azul ( I. oxyrinchus ) Marraxo azul pequeno ( I. paucus ) Clasificación científica Reino: Animalia Filo: Chordata Clase: Chondrichthyes Subclase: Elasmobranchii Orde: Lamniformes Familia: Lamnidae Xénero: Isurus Rafinesque, 1810 Especie tipo Isurus oxyrhinchus Rafinesque, 1810 Sinonimia Isuropsis Gill, 1862 Lamiostoma Glikman, 1964 Oxyrhina Agassiz, 1838 Oxyrrhina Bonaparte, 1846 Plectrostoma Gistel, 1848 Isurus é un xénero de condrictios elasmobranquios lamniformes ( Lamniformes ) da familia dos lámnidos ( Lamnidae ), coñecidos como marraxos azuis . Comprende dúas especies, o marraxo azu...
I'm having difficulty getting my players to do stuff in a sandbox campaign Biased dice probability question Who can trigger ship-wide alerts in Star Trek? Replacing HDD with SSD; what about non-APFS/APFS? How do I keep my slimes from escaping their pens? Unable to start mainnet node docker container Geometric mean and geometric standard deviation Is above average number of years spent on PhD considered a red flag in future academia or industry positions? Should you tell Jews they are breaking a commandment? Strange behaviour of Check Antler Helmet: Can it work? Is there a documented rationale why the House Ways and Means chairman can demand tax info? Slither Like a Snake How can I make names more distinctive without making them longer? How do you clear the ApexPages.getMessages() collection in a test? What do you call a plan that's an alternative plan in case your initial plan fails? What was the last x86 CPU that did not have the x87 floating-po...
How badly should I try to prevent a user from XSSing themselves? In Bayesian inference, why are some terms dropped from the posterior predictive? What is a Samsaran Word™? Forgetting the musical notes while performing in concert How to stretch the corners of this image so that it looks like a perfect rectangle? Is it possible to map the firing of neurons in the human brain so as to stimulate artificial memories in someone else? What is an equivalently powerful replacement spell for the Yuan-Ti's Suggestion spell? How obscure is the use of 令 in 令和? Fair gambler's ruin problem intuition What exactly is ineptocracy? How does a dynamic QR code work? How can I deal with my CEO asking me to hire someone with a higher salary than me, a co-founder? How to compactly explain secondary and tertiary characters without resorting to stereotypes? Different meanings of こわい How to install cross-compiler on Ubuntu 18.04? Why wa...