Social Media
More About This Website

My name is Wayne Robinson and I'm a web applications developer from Queensland, Australia. In August 2005 I discovered Ruby on Rails and instantly fell in love. From that point forward, Ruby on Rails has been my language of choice for new projects however, I still use PHP to maintain some legacy applications.

Categories
Login

Entries in javascript (1)

Tuesday
Apr062010

Selecting an element/object in an IFRAME

I recently needed to get an object from a child IFRAME from its parent. Without using any helper libraries, the easiest way to do this is with the following: