• Home
  • About
    • BI, Workflow Automation, and App Development
    • Login
  • Search
dForge.net
Soguecode.ioTwitterGitHubCodepen
 
Skip to content
  • Home
  • About
    • BI, Workflow Automation, and App Development
    • Login
  • Search
Home Posts tagged "ie8"

Tag: ie8

Development

Console is Undefined in IE8

By Ron S. March 27, 2013 March 27, 2013  console, ie8, javascript 2

If you’ve ever developed using Javascript, you should know that console.log is probably your most important tool. Unfortunately, not all web browsers support it (e.g. IE8 only supports it when Developer Tools is activated). Here’s a way of checking to see if console.log exists and if it does, go ahead …

Continue reading"Console is Undefined in IE8"
Reference

IE8 Issue Downloading or Opening Files

By Ron S. November 7, 2012 November 7, 2012  headers, ie8, php 0

I recently had an issue sending the right headers to let IE8 know to go ahead and download a file, in this case a PDF. If you’re running into the same issue, make sure you send the following headers, at a minimum: Pragma: public Expires: 0 Cache-Control: private And then …

Continue reading"IE8 Issue Downloading or Opening Files"
Back to Top
@ 2017 Soguecode.io, LLC.
Powered by Fluida & WordPress.