
Once again, rumors are flying that Barnes & Noble is going private. Investors are loving it.
Shares of the bookseller jumped 12% after The Wall Street Journal reported that an activist investor made a $650 million proposal to take the company private.
‘;
var storytext = document.getElementById(‘storytext’);
var heightToSkip = 0;
function resetValues()
{
totalHeight = 0;
targetChildElement = null;
}
// Check if story is in the blacklist of articles to remove smartassets
// [2017.07.27] Results of a one-off request from r.barbieri
if(BLACKLIST[location.pathname] === true) {
return
}
if(storytext == null)
{
console.log(“Error finding storytext element for SA embed”);
return;
}
for ( i = 0; i 0)
{
heightToSkip -= storytext.childNodes[i].clientHeight;
resetValues();
}
else if(heightToSkip minHeight && targetChildElement != null)
{
//console.log(“total height = ” + totalHeight);
//console.log(“childNode = ” + targetChildElement);
storytext.childNodes[targetChildElement].insertAdjacentHTML(‘afterend’, smartAssetDiv);
smartasset = document.getElementById(‘smartasset-article’);
smartasset.style.float = ‘left’; // allows module to have text float to right
smartasset.style.marginRight =’20px’;
smartasset.style.marginBottom =’25px’;
//console.log(storytext.childNodes[targetChildElement]);
//SMARTASSET.setDivIndex(targetChildElement);
SMARTASSET.setSmartAssetScript();
/* bail out since we’re done */
break;
}
}
/* div with id=”smartassetcontainer”. Sanity check to only embed once */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘div’ && storytext.childNodes[i].id !== “undefined” && storytext.childNodes[i].id === “smartassetcontainer”) {
break;
}
/* div with id=”ie_column” */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘div’ && storytext.childNodes[i].id !== “undefined” && storytext.childNodes[i].id === “ie_column”) {
resetValues();
}
/* embeds from twitter, facebook, youtube */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘div’ && storytext.childNodes[i].classList.contains(’embed’)) {
resetValues();
}
/* cnn video player */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘div’ && storytext.childNodes[i].classList.contains(‘cnnplayer’)) {
resetValues();
}
/* images */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘img’)
{
resetValues();
}
/* images stored in figure tags */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘figure’)
{
if(storytext.childNodes[i].clientWidth
Sandell Asset Management Corp, which bought a stake in Barnes & Noble in July, reportedly offered the company a plan that would value it at more than $9 a share. Shares of Barnes & Noble had been trading at $7.25 mid-day Thursday.
Barnes & Noble and Sandell did not immediately respond to request for comment.
This isn’t the first time Sandell has attempted to take Barnes & Noble private.
Barnes & Noble’s (BKS) stock spiked 17% in July after Sandell approached it with an offer, but the bookstore rebuffed the plan.
The trouble Barnes & Noble faces are familiar for retailers: Amazon has eaten into sales at its 632 locations across the country, leading to tumbling profit over the past several years. Sales were down more than 6% last year.
Related: Barnes & Noble reeling as Amazon eats its lunch
“2017 has proved to be an extremely challenging year for Barnes & Noble,” chairman Leonard Riggio wrote in a June letter to shareholders. “Consumers are changing their shopping behavior and we have to do a better job of anticipating their needs.”
Despite the boost it received from takeover rumors, the bookseller is down nearly 34% this year and more than 50% over the past three years.
CNNMoney (New York) First published November 16, 2017: 2:49 PM ET
<!–
–>