1
vote
3answers
3k views
IE8 window.open alternative in javascript/jquery
Is there an alternative to window.open in javascript/jquery? I'm asking because the function doesn't seem to work in IE8 any longer.
1
vote
2answers
161 views
What doctype is best for standards and cross browser compliance?
Hello,
I know there are a few different doctypes out there, but which is a good one to use and benefits associated with it?
Thank you,
Ronson
1
vote
1answer
23 views
IE6: Who is still supporting it?
I have put IE6 on limited support. Basically, the programming needs to function, but if a column is bloated and pushes another one out of the way, or a png has a bizarre matte - i …
0
votes
0answers
13 views
How can I detect which browser a visitor is using?
I want to show different content or give display a message to visitors using a specific browser.
Using javascript (or maybe jquery) or .NET can I detect the browser?

