Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I see the message "Scroll or arrow down to keep reading.", but when I scroll or press down, nothing appears. I can't see any content. (Using Chrome. Nothing appears in the console. I selected "Audio Narration Off", if it makes a difference.)


Same here, totally broken on Chrome 43.0.2357.130 (Mac).

Also, it says it was published July 13th 2015 - that's 2 days from now :-)


Delete div node with id "blackScreen". (Right click -> Inspect Element)


That didn't fix it (still same non-scrolling issue as parent).

However this fixes the second problem ;-)

Array.prototype.slice.call(document.getElementsByClassName("footerText")).forEach(function(e) { e.innerHTML = 'Published on July 11, 2015.'; })


Huh.

1. In Chrome, the "Audio Narration Off" was offscreen. I had to resize the browser to hit that button. Then it wouldn't show any content.

2. It worked just fine on my iPad. So maybe try a mobile device instead.


I just tried it again on the Mac, this time with a shallow browser window. It worked. My previous window was close to 1600px high.

I noted earlier that it worked fine on Ubuntu using an old version of Chrome. That machine's monitor is 1360x768.


Ah, nice tip. I couldn't get it to work in Chrome or Safari. Finally zoomed waaaaay out and got it to work in Chrome. Seems to be broken on certain display sizes, I guess.


Same on Safari on Mac OS X.


Same on Mac OS X using both Chrome 43 and Firefox 39. However, it works fine on Ubuntu using Chrome 21.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: