$("#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...
Netflix Recommendations? Difference between "generating set" and free product? ELI5: Why do they say that Israel would have been the fourth country to land a spacecraft on the Moon and why do they call it low cost? Four Colour Theorem how can a perfect fourth interval be considered either consonant or dissonant? Semisimplicity of the category of coherent sheaves? What's the point in a preamp? How can I protect witches in combat who wear limited clothing? Is this wall load bearing? Blueprints and photos attached Can a novice safely splice in wire to lengthen 5V charging cable? How did the audience guess the pentatonic scale in Bobby McFerrin's presentation? Match Roman Numerals What is this lever in Argentinian toilets? Simulating Exploding Dice What is special about square numbers here? The variadic template constructor of my class cannot modify my class members, why is that so? Is it ok to offer lower paid work as a trial period before...