I have plans to apply AJAX to our library catalog but I’m running into a problem where I can’t do XMLHttpRequest events to servers other than the one I loaded the main webpage from. Mozilla calls it the “same origin policy,” everyone else calls it a cross-domain script exclusion, or something like that.
Some Mozilla folks [...]
Posted September 19, 2005 by Casey
Categories: Libraries & Networked Information, Technology. Tags: ajax, apple, browser security, browsers, cross domain, cross domain script exclusion, frustration, iframe, javascript, mozilla, remote scripting, web application, web applications, xdomain, xmlhttprequest. 5 Comments.
I don’t know why IE has never displayed my transparent PNGs correctly, but I know now that I’m not the only one with this complaint. Bob Osola (name?) shares my frustration, and better, he sat down and coded a solution, shared the code, and posted a wonderfully informative guide to the problem.
Not sure if your [...]
Posted June 8, 2005 by Casey
Categories: Technology. Tags: frustration, ie, internet, internet exploder, internet explorer, png, pngs, portable network graphic, portable network graphics, transparency, transparent. 3 Comments.