Asynchronous JavaScript and XML
0
votes
0answers
54 views
ajax set text to background (not image) and in front of it normal text [closed]
How can one set text to background and having in front of it normal text? Background text can have 100px. Without using an image as the background text.
0
votes
0answers
135 views
Choice of framework between ajax/php functionality [closed]
I would like to ask your opinion, for building a web application which type of framework would be better. I have experience with CakePHP, which I did a project from the bottom up, for now 3 months. I ...
1
vote
0answers
198 views
How to feed client-side AJAX script with an ASP.NET server side *DYNAMIC* .json and .xml file? [closed]
As I learned so far, client-side AJAX script can read a static .json or .xml file from server.
But I need to generate a .json or .xml file dynamically according to the user input at client-side. e.g. ...
1
vote
1answer
117 views
Blogger AJAX content disappearing in Google Reader
I have a blog, in which have small AJAX (jQuery) widgets which load tweets, Flickr photos, etc. They work fine in Blogger, but when I see the feed for my site in Google Reader, the posts don't show my ...
3
votes
3answers
1k views
Why is Gmail in an iFrame?
This may have already been asked by someone, but I can't seem to find the answer. At the risk of repeating a question, I would like for someone to explain the reason that Google's Gmail is placed ...