Javascript: achieving the Google Ad AJAX effect

Posted by johnnietheblack on Stack Overflow See other posts from Stack Overflow or by johnnietheblack
Published on 2009-04-03T20:34:03Z Indexed on 2010/05/07 2:08 UTC
Read the original article Hit count: 290

Filed under:
|

I need to create a portable script to give to others to implement on their websites that will dynamically show content from my database (MySQL).

I know AJAX has a cross-site problem, but it seems that Google's ad's somehow manage the effect in a cross-browser / cross-site fashion.

Knowing that I have to give people a simple cut/paste snippet to put in their website...how can I achieve this? How did Google?

© Stack Overflow or respective owner

Related posts about AJAX

Related posts about cross-site-scripting