Making AJAX Applications Crawlable

If you’re running an AJAX application with content that you’d like to appear in search results, we have a new process that, when implemented, can help Google (and potentially other search engines) crawl and index your content. Historically, AJAX applications have been difficult for search engines to process because AJAX content is produced dynamically by …

YouTube iframe API: how do I control a iframe player that’s already in the HTML

Fiddle Links: Source code – Preview – Small version Update: This small function will only execute code in a single direction. If you want full support (eg event listeners / getters), have a look at Listening for Youtube Event in jQuery