Skip to content

Commit

Permalink
Updating to use code from the demo
Browse files Browse the repository at this point in the history
  • Loading branch information
jhnlsn committed Dec 15, 2011
1 parent a0f158b commit cf9860d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -28,9 +28,9 @@ Options : {
``` js
window.onload = function() {
IframeResize.load({
src : 'http://mysite.com/child.html',
element : 'embed',
domain : 'mysite.com'
src : 'http://dev.scv.mx/iframe/child.html',
domain : 'scv.mx',
element : 'embed'
});
}

Expand Down

0 comments on commit cf9860d

Please sign in to comment.