
How high can he go?
When JJ Watt of the Houston Texans started raising money for Hurricane Harvey victims, he set the goal at $200,000 and reached it in two hours.
‘;
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
Now he’s topped $20 million.
More than a week after the storm ravaged Texas, money is still pouring into Watt’s flood relief fund on the crowdfunding site YouCaring.
Watt has been updating his Twitter profile with news of what the money is buying, including photos of cases of bottled water and diapers. He’s also posted pictures of his teammates distributing it to the victims.
Watt started the fundraiser when he and his teammates were stranded in Dallas during the NFL preseason. When the total passed $10 million, Watt said he would leave it open to see how much could be raised.
“Please keep sharing. Please keep donating. I can’t thank you enough,” Watt said in one video. “Every little thing helps. Just because the storm is receding doesn’t mean we can stop raising money.”
Related: Mnuchin: Congress must raise debt ceiling while approving Harvey aid
Other Houston athletes and teams have contributed, too. Point guard Chris Paul of the Rockets gave $50,000 to Watt’s campaign. Rockets owner Leslie Alexander is donating $10 million to the mayor’s relief fund. Rockets star James Harden gave $1 million.
Jim Crane, owner of the Astros, is working with the team and plans to give $4 million. And the owner of the Texans, Robert McNair, has pledged $1 million, which will be matched by the NFL’s charitable foundation.
CNNMoney (New York) First published September 5, 2017: 3:47 PM ET