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

The iOS version should be easy since they actually send all the answers to the client and hide them. This works with my pretend iOS 5 iPhone (via Chrome):

  javascript:(function($) {
	$(".app_promo, .app_install_dialog").hide();
	$(".answer_text").css({'margin-left': '110px', 'width': '88%'});
  }(jQuery));


I tested it - it reveals the text just fine but the text sits off to the right of the page and you can't scroll or zoom to reflow the text in to the screen size.

Thanks for the first-pass at it though!




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

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

Search: