-
tommanasus.com/pe/content/Laptop-OLED ah, I missed broken websites abusing CSS Chromeisms
-
tommanonly the page header and footer are visible, but only if you have accepted the Eurocookies warning
-
tomman(which redirects you to another page)
-
tommaneven if you accept the Eurocookies warning, you can now scroll the page... but you'll only get header, blackness, footer
-
tommanBUT!
-
tommanthe page contents are on a <div id="CMD"> with opacity:0, and some sort of CSS effect to reveal the contents which doesn't seem to be working here
-
tomman(console shows a bunch of debug output from whatever framework Asus has used to not sell me a laptop)
-
tommanthere seems to be a jQuery event handler on that <div> that manipulates said effect?
-
tomman(look for "Module Start - Resource Loaded")
-
NewTobinParadigmwell THIS is setup now.. code.binaryoutcast.com
-
njsgtomman: yeah, I'd guess it's to be unobscured by javascript, and then javascript lacks proper error handling or something. A sad state of affairs.
-
njsgsome vendor/manufacturer websites have been growing more useless ever since the push to adopt more google-chrome-on-android-compatible webdesigns
-
njsgwhat's fun is that this could be easily worked around if the stuff were available over ftp