page-zoom

Page zoom slows down page rendering

I'm building a map viewer much like Google maps and i've run into an interesting performance problem when a page is zoomed (i.e ctrl + OR ctrl -). It seems to affect all major browsers but Firefox has the worst problems as far as I can tell. The problem is that when the page is zoomed panning by dragging the mouse seems really sluggish....

Zooming in WebView (Cocoa)

I have a Cocoa application with a WebView and would like to add buttons to zoom in and out, and was wondering how to accomplish this. I am also using custom scrollbars (via NSSlider) so the scrollbars that are part of the WebView are hidden. ...

fire zoom in event in firefox with javascript

Hello, i'm trying to fire the zoom in event from firefox with javascript. But i can't access to this firefox function. I would like to do the same thing when you press view -> zoom -> zoom in. So that pictures and text will enlarge. Is there any possibility? I'm using Firefox 3.6.10. Thank you all in advance. ...