Here at last is my presentation from Web 2.0, which I've been criminally remiss in posting. It's live now because of L.M. Orchard's marvelous Firefox Download Day Mega Widget, which uses some of the techniques.
Start Presentation in New Window
Please keep in mind that this is a presentation, not a book. Lots of stuff is hinted at; much was said live that isn't here, obviously. If you'd like me to present this--or something like it--at your conference, please contact me and I'll see what I can do.
Yes, the examples really do work; copy, paste, save, and run, and you'll see it live, right there in your browser.
As always, have fun, and please let me know how it goes.
Could this be used as a replacement for XMLHttpRequest? If my XMLHttpRequest returns only Javascript then it would seem that append a script tag instead of XMLHttpRequest I could accomplish the same thing.
Does this seem wacky? Are there any things I should look out for? It seems like XMLHttpRequest may be better for POST requests, but this could work just fine for GET requests.
Again, thanks for the excellent resource.
I have one of the inner trueName DIV's using a class of a concatenated trueName + "-1" or + "-2".
So say "trueName" equals "jflkdsjfkljl".
I have an inner div called "jflkdsjfkljl-1".
I've defined this via className, but I can't figure out how to add a CSS style for it under the var "rules".
I hope I'm making sense!
Please let me know.
And thanks for posting this awesome script!