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

problem with adapt in div #3

Open
manu0087 opened this issue Jul 21, 2020 · 0 comments
Open

problem with adapt in div #3

manu0087 opened this issue Jul 21, 2020 · 0 comments

Comments

@manu0087
Copy link

hi,
if a apply this js to an image in the div, this can t be resize with the div size.

wheelzoom(document.getElementById('idImg'), { zoom: 0.1, maxZoom: 10 });

<div style="position:relative;float: left;left:20px;align-items:center;text-align:center;width:100%;height:100%;_overflow:scroll" >    
        <asp:Image runat="server" ID="img_Table" style="width:100%;height:100%;"/> 
</div>

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

1 participant