aphia_jquery(document).ready(function()
// show active tab
if(location.hash)
aphia_jquery('a[href="' + location.hash + '"]').tab('show');
aphia_jquery('a[href="' + location.hash + '"]').get(0).scrollIntoView(true);
else
//Activate first tab
aphia_jquery('.nav-tabs a:first').tab('show');
// set hash on click without jump
aphia_jquery(document.body).on("click", "a[data-toggle=tab]", function(e)
e.preventDefault();
if(history.pushState)
//Adapt browser URL (Append tab suffix)
history.pushState(null, null, this.getAttribute("href"));
else
//Adapt browser URL (will cause page jump)
location.hash = this.getAttribute("href");
//After jump we still need to activate the tab
aphia_jquery('a[href="' + location.hash + '"]').tab('show');
if (location.hash=="#distributions" && aphia_jquery('#map').length) map.updateSize();
return false;
);
);
// set hash on popstate
aphia_jquery(window).on('popstate', function()
//When the user pushes back => try to show the tab based on a possible hash
var anchor = location.hash );
.tabtitle-editor-only
filter:alpha(opacity=45);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=45);
-moz-opacity:.45;
opacity:.45;
-khtml-opacity:.45
- Sources (5)
- Notes (1)
- Links (6)
basis of recordCoL2006/Fis [details]
basis of recordWoRMS (Mar 2013) [details]
current name sourceCoL2006 [details]
extant flag sourceCoL2006 [details]
habitat flag sourceFishBase [details]
From other sources
Descriptive info From FishBase: Marine. FishBase flag: All Marine. [details]
To WoRMS (from synonym Phycis macrophthalmus Rafinesque, 1810)
To WoRMS (from synonym Gadus elongatus Otto, 1821)
To WoRMS (from synonym Molva elongata (Otto, 1821))
To WoRMS (from synonym Lotta elongata (Otto, 1821))
To WoRMS
To WoRMS (from synonym Lota elongata (Otto, 1821))