Comment on Janky.post: Making cross-domain possible in javascript one request at a timeComments−rsoto15yPretty interesting, but it seems like it doesn't work with FF4 b8.Since it uses an iframe, it'll be interesting to know what happens on a site that detects that.−pyronicideOP15yThe one browser that I didn't test in, gah! Let's see what I can do about that ...edit: It's fixed now, that's what I get for not reading the removeEventListener docs.−rsoto15yWhoa, that was pretty quick. Thanks!
Comments
Pretty interesting, but it seems like it doesn't work with FF4 b8.
Since it uses an iframe, it'll be interesting to know what happens on a site that detects that.
The one browser that I didn't test in, gah! Let's see what I can do about that ...
edit: It's fixed now, that's what I get for not reading the removeEventListener docs.
Whoa, that was pretty quick. Thanks!