[UPHPU] detect iframe fresh

John David Anderson uphpu at johndavidanderson.net
Tue Apr 17 15:05:00 MDT 2007


On Apr 17, 2007, at 2:57 PM, Wade Preston Shearer wrote:

>> Do you have control over the contents of the iframe?
>
> The content of the iframe is on a different server/domain however.

You should be able to tie into the onload event and know the location  
of the iframe's contents - that should tell you when things change,  
and if its a search results page. If the search button has an ID or  
class, you can also just tie an event listener to the button as well.

-- John


More information about the UPHPU mailing list