Jump to content

urlframe zoom


jahlxx

Recommended Posts

Hi,

 

Hi.

 

Is possible to do zoom in a urlframe?

 

zoom in, zoom out, zoom 50%, fit page, ......

 

 

Thanks.

 

zoom 50%

 

Can you try this approach?:

UniURLFrame1.JSInterface.JSCall('setStyle', ['transform', 'scale(0.5)']);
Link to comment
Share on other sites

It works.

 

But now, have 2 problems.

 

1.

I have a form, and uniurlframe inside the form.

 

When resize the form, the content of the urlframe don't adjust to the form size.

 

2.

When do zoom +, and the content of the urlframe is bigger than the parent control, I can't move the content.

Link to comment
Share on other sites

  • 6 months later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...