Skip to content Skip to sidebar Skip to footer
Showing posts with the label Cross Browser

Underscore.string Browser Support

Underscore.string seems to provide nice features for javascript string manipulation. It seems to ha… Read more Underscore.string Browser Support

Regular Expression Gives Different Output In Ff And Ie

My problem is that when I use this code: var queuediv = document.getElementById('MSO_ContentTab… Read more Regular Expression Gives Different Output In Ff And Ie

Undefined Index For Cookie In Some Browsers

I am using a log in script that I found on experts exchange to make a cookie when a user logs on. … Read more Undefined Index For Cookie In Some Browsers

Javascript - Detect Print (not Print Preview) Event

I have a custom print preview page that shows up when a user wants to print a page. After this page… Read more Javascript - Detect Print (not Print Preview) Event

Selecting :target On Document.ready()

The following is a simple test case to demonstrate what I'm trying to do: Test Read more Selecting :target On Document.ready()

Ho Do I Capture Ctrl + Click On Macos With D3js

I got a report that my script which should trigger on ctrl + click does not work on Mac. Like shown… Read more Ho Do I Capture Ctrl + Click On Macos With D3js

Javascript Key Handling And Browser Compatibility

I'm working on key handling in Javascript. I have done some research and I'd like to know w… Read more Javascript Key Handling And Browser Compatibility

Browser Support For Getelementsbytagnamens

Which browsers/versions support getElementsByTagNameNS(), and to which extent? I can't seem to … Read more Browser Support For Getelementsbytagnamens