Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overflow? #11

Closed
josepssv opened this issue Oct 19, 2011 · 5 comments
Closed

Overflow? #11

josepssv opened this issue Oct 19, 2011 · 5 comments

Comments

@josepssv
Copy link

I can solve this?
http://jsfiddle.net/josepssv/bYT3K/3/embedded/result/

@josepssv
Copy link
Author

I have solved with an iframe
http://jsfiddle.net/josepssv/t8nJA/show

@jaukia
Copy link
Owner

jaukia commented Oct 20, 2011

If I understood your problem correctly, you can solve it by starting with this demo as well:
http://janne.aukia.com/zoomooz/examples/rootchange/index.html

Did this help with your question?

Of course, iframe does work as well.

@josepssv
Copy link
Author

I can remove red squares in the corners?
http://jsfiddle.net/josepssv/GbeWa/show/

@jaukia
Copy link
Owner

jaukia commented Oct 22, 2011

Yes, just remove the "debug" codes:

$(".zoomTarget").debug();
$(window).resize(function(evt){
$(".zoomTarget").debug();
});

On 21 October 2011 09:01, Josep
reply@reply.github.com
wrote:

I can remove red squares in the corners?
http://jsfiddle.net/josepssv/GbeWa/show/

Reply to this email directly or view it on GitHub:
#11 (comment)

@josepssv
Copy link
Author

I've solved
Tanks

@jaukia jaukia closed this as completed Jan 31, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants