How do I zoom to a specific point on a page

My first question ever to support:
WIndows 7 - Firefox 32.0.2 - Laptop without touch screen or touch pad (mouse and keyboard only)
I have found lots of ways to Zoom on a page. However, zoom always anchors to the top left. I would really love to zoom to the position of the mouse pointer. Usually I am focused on a specific piece of the content and not the whole page.
Is this possible? Thanks everyone.

hello, i don't think that this is possible currently (or that there are any addons that would provide this functionality).
however, it sounds like a nifty feature though when you use the gestures involving the mouse to zoom - you might want to file an enhancement bug at bugzilla.mozilla.org about that...

Similar Messages

  • Zoom into a specific point on a clip

    How do I zoom to a specific point on a clip or picture?
    Whenever I try to use this feature it just goes to the centre of the clip.
    Thank-you.

    Make sure Image + Wireframe is selected in the Canvas:
    Select the clip you want to zoom in on and reposition on the timeline by clicking on it. Once it is selected on the timeline, the turquoise box and cross hairs should appear in the canvas.
    If you click and drag on one of the boxes on the corner, you can resize your image:
    And if you click and drag on the image itself, you can change the clips position:
    You may need to change the canvas display scale to see the handles after you zoom in:
    MtD

  • Can I set a specific point on the page to go with a button?

    I got a page of 1024x3072 and i need set a button to go on a specific point of the page, for example, from 650px to 724px just using a button.
    So, my question is ¿can i do that?, ¿how?...Thanks

    Not supported.
    Bob

  • Hyperlink to a specific point on a page

    I am trying to insert a hyperlink which jumps to a specific point on a page. The way I would like it to work is so that I have a list of headings - an index - and when you click on a heading it jumps to that particular chapter in a text.
    So far I have only been able to get a hyperlink to jump to the top of a page.

    Anchor
    Search is your friend

  • How do you link to a specific location in another page?

    I'm working in Dreamweaver CS4.  I'm trying to create a link to go to a specific location on another page in my website.  Any advice?

    All the information I have seen about Named Anchors deals with information that is contained on the same page.  I am looking to go to a specific location on a different page.  Is this possible using Named Anchors?  If so, how?
    Sure it is.
    Place a named anchor on your destination page near the bottom of your page for this test.  And name your anchor  1.
    On the parent page, your link will look like this:
    <a href="some_page.html#1">this is a link to named  anchor 1</a>
    Save both pages and test in browser.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • How can I link to a specific point and zoom in a public GIS Flash map?

    I have been given the url for a county map that is presented in an interactive Flash document.
    http://68.156.95.45/newberrygis//#1
    Client would like me to focus in on their specific development, which requires panning the map and zooming in.
    How can I find a query string that will help me to do that?

    The functionality of the GIS map was important. I was given the email for the person in charge of the map, who helped me out. It appeared that he was able to outline the road in the neighborhood that I needed to focus on. That provided a parcel ID, which in turn made it possible to focus in on the proper area. This is supposition on my part; perhaps he has other info that gave him the parcel ID.
    I agree with Ken...I'm not a huge fan of Flash on other than desktops and laptops, but it is what it is, client needs to use it, I need to help the client out!
    B

  • How do I seek to a specific point in a mp4 (locally)

    Hi,
    I have an air destop project that displays local mp4 videos.
    But Sometimes I want the video to play from a specific position for example 5seconds in.
    Im just not getting anywhere trying to manipulate the the netstream.
    I want to start an mp4 playing from a specific position.
    so for example ive tried this...
    stream.play(videoURL);
    stream.pause();
    stream.seek(30);
    stream.resume();
    This doesnt work though the playback just starts from 0 seconds like it normally would.
    Any ideas?
    Thanks

    You can just specify the seconds to start at with play(),
    e.g.:
    stream.play('mp4:videos/myvideo.mp4',30);
    Playing locally you still do need to make sure the file is loaded to that second before you seek to it. Seeking progressive without a media server will also only seek to keyframes. It's an expensive operation.
    In normal seek mode, you cannot start the video at a point between the keyframes.
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/NetStream.htm l#seek()

  • How to discover text objects with specific point size

    Can I somehow narrow down the selection to point size xx and smaller? I'd like to outline those objects later.
    var alltxtObjsBelow10 =  app.activeDocument.stories.everyItem() //...with point size smaller than 10pts
    alltxtObjsBelow10.createOutlines();

    Try this.
    var doc = app.activeDocument;
    var texts = doc.stories.everyItem().textStyleRanges.everyItem().getElements();
    for(var i=0;i<texts.length;i++)
        if(texts[i].pointSize < 10)
            texts[i].createOutlines();
    Regards,
    Chinna

  • How do I print from a specific point in booklet

    Hi, cannot work this out. I have printed the first two spreads of a book then on the third spotted a mistake as it was coming out so cancelled printing.
    For the life of me I cannot make indesign understand I want to print from the third spread which is in effect page 5 of the document. If I say to print from page five to 8 the preview shows the in correct order for booklet printing, neither can I specify spreads to print.
    Any ideas?

    I don't think that's going to help with Print Booklet. As I read this, the OP wants to impose the entire file, but print only the third and onward imposed spreads to save a sheet of paper.
    As far as I know, Print Booklet just isn't sophisitcated enough to do this. Normally you would select the page range to print in the print dialog, which you access from Print Booklet by clicking the Print Settings button (this is where you set page size and orientation), but the page range is not accessible from Print Booklet. I think the only options are to either reprint the whole bookleet, or print to PDF and use Acrobat or Reader to print the selected spreads.

  • How do I link to a specific part of a page (ie. halfway down)??

    How would I create a link that opens in _blank but at a specified point on that new page in the new window? Say for example to go to a certain pic halfway down the link page?

    Go to this tutorial site http://www.htmlcodetutorial.com/ and read about the NAME function
    http://www.htmlcodetutorial.com/linking/_A_NAME.html

  • How to generate a URL to specific record in OAF page?

    Hi,
    I need to generate URL to a specific page with populated record data.
    I've tried using FND_RUN_FUNCTION.get_run_function_url, but i don't know if this is a good method for OAF page.
    The page is opening but record is not populated.
    This package generates URL like /RF.jsp?function_id=?....
    The OAF pages have URLs like /OA.jsp?page=...
    Is there any way I can generate this URL?

    Hi
    Use this code to upload the file in the server and there by get the absolete path
    public void onActionUpload_File_in_Server(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
        //@@begin onActionUpload_File_in_Server(ServerEvent)
        InputStream text=null;
        int temp=0;
        try
             File file = new File(wdContext.currentContextElement().getFileResource().getResourceName().toString());
             FileOutputStream op = new FileOutputStream(file);
             if(wdContext.currentContextElement().getFileResource()!=null)
                  text=wdContext.currentContextElement().getFileResource().read(false);
                  while((temp=text.read())!=-1)
                       op.write(temp);                                      
             op.flush();
             op.close();
             path = file.getAbsolutePath();
             wdComponentAPI.getMessageManager().reportSuccess(path);
        catch(Exception e)
             e.printStackTrace();
        //@@end
    Regards
    Chandran S

  • Jumping to a specific point in a clip

    How can I jump to a specific point/frame in a clip? Example: I know a clip is exactly 3:40 long. How could I go to 3:37?
    Thanks.

    If you have the clip loaded in the Viewer window and the Viewer window highlighted, it will take you to that point in the clip, if you have the Timeline highlighted, it will take you to that point in the Timeline. You can also save a few keystrokes by just hitting "3.37." to skip to 3 minutes and 37 seconds, for example.
    -Zap

  • Focus on a specific item on JSF page

    How we can focus on a specific item on JSF page in Jdev 11g.
    In our use case user chose something from a radio button Then he want to focus on specific item on page.
    Thanks.

    I don't think so. One other thing is to insert javascript to the page from the code (backing bean):
                    FacesContext facesContext = FacesContext.getCurrentInstance();
                    ExtendedRenderKitService service = (ExtendedRenderKitService)
                    Service.getRenderKitService(facesContext, ExtendedRenderKitService.class);
                    service.addScript(facesContext, "alert(\"Hello!\");");Pedja

  • On my Mac Pro how can I get voiceover to start reading at a specific point on a document?, on my Mac Pro how can I get voiceover to start reading at a specific point on a document?

    On my Mac Pro how can I get voiceover to start reading at a specific point in a document, and then continue on to the next paragraph and so on?  Thank you.  Ed

    Welcome to the Apple family!!!! 
    How can I cause the VO cursor(box) show-up/start?
    Press Control-Option and F5.   The F5 key is located on the top row of keys 6th key over.  This is a toggling "Keyboard Shortcut" for turning VoiceOver on and off.
    How can I move the VO cursor to various sentences or paragraphs of an article and have it start reading ... and perhaps even continue reading on to the next paragraph(s) ... even to the end of the article?
    How to read a website with VoiceOver
    Step 1:  Go to the Website
    A quick keyboard shortcut is Command-L.  This will jump you up to the address bar.  Start typing where you want to go.  i.e "www.thewebsite.com"
    Step 2:  Working with Webpage
    VoiceOver will automatically start reading the website.  You can pause the speech by hitting the 'Control Button'. 
    If VoiceOver does not being reading the webpage, then you might have to "Interact" with it.  If VoiceOver say "HTML Content" then press Control-Option-Space-Down Arrow to interact with the webpage.
    Use Control-Option-Right Arrow to move throught the website.  This will speak "EVERYTHING" on the page.
    Most website that I've found have their articles labeled as 'Heading'.  You can jump from heading to heading, by pressing Control-Option-Shift-H.
    If you'd like an itemized alphabetical listing of the site, press Control-Option-I 
    Press Control-Option-Space on the link or article you want to view.
    Step 3.  Reading from Top to Bottom
    Once you found and clicked on the the article/link, use the same 'Heading' command, Control-Option-Shift-H to find the title. 
    After finding the title, press Control-Option-A will start reading from the title on. 
    Note:  If there are any other items (ads, pictures, etc) it will read those too. 
    Tip:  You might be able to activate a feature called the 'Reader'.  The Reader isolates the article and elimanates the ads  The keyboard command is Shift-Command-R.  You can also find it in the Menu Bar (Command-Option-M) under the word 'View' then 'Show Reader'. 
    I am using a MACPro with OSX, probably Mavericks 10.9 (where would I look to see if that is the correct information?)
    You can find this information under the 'Apple menu' in the Menu Bar.  To access the Menu Bar, press Control-Option-M. 
    Go to Apple Menu > About This Mac.  This will open up another window.  Use Control-Option-Right Arrow until you hear 'Version'.  If you purchased it brand new from Apple within the last six month, more than likely you have Mavericks. 
    Recommanded Articles. 
    AppleVis- Commonly used Keyboard Commands
    Chapter 2: Learning VoiceOver Basics
    Chapter 6: Browsing the internet
    Apple Accessibility Resource Page
    The  'Commands Help' Voiceover Menu. Control-Option-H-H.  (hit H twice)  is my best friend.  It's a searchable VoiceOver Menu with most of the VoiceOver command.  Example:  You are looking for the 'Read Current Paragraph' keyboard command.   Press Control-Option-H-H and then type Paragraph.  It will then bring up all the commands with the word paragraph.  I believe there are three.   
    As from the Trackpad Commands, I've copied and pasted below from Appendix A: Commands and Gestures
    VoiceOver standard gestures
    If you’re using a Multi-Touch trackpad, you can use VoiceOver gestures. VoiceOver provides a set of standard gestures for navigating and interacting with items on the screen. You can’t modify this set of gestures.
    NOTE:Gestures that don’t mention a specific number of fingers are single-finger gestures.
    General
    Enable the Trackpad Commander and VoiceOver gestures
    VO-Two-finger rotate clockwise
    Disable the Trackpad Commander and VoiceOver gestures
    VO-Two-finger rotate counterclockwise
    Turn the screen curtain on or off
    Three-finger triple-tap
    Mute or unmute VoiceOver
    Three-finger double-tap
    Navigation
    Force the VoiceOver cursor into a horizontal or vertical line when you drag a finger across the trackpad
    Hold down the Shift key and drag a finger horizontally or vertically
    Move the VoiceOver cursor to the next item
    Flick right
    Move the VoiceOver cursor to the previous item
    Flick left
    Move content or the scroll bar (depending on the Trackpad Commander setting)
    Three-finger flick in any direction
    Go to the Dock
    This gesture moves the VoiceOver cursor to the Dock wherever it’s positioned on the screen
    Two-finger double-tap near the bottom of the trackpad
    Go to the menu bar
    Two-finger double-tap near the top of the trackpad
    Open the Application Chooser
    Two-finger double-tap on the left side of the trackpad
    Open the Window Chooser
    Two-finger double-tap on the right side of the trackpad
    Jump to another area of the current application
    Press Control while touching a finger on the trackpad
    Interaction
    Speak the item in the VoiceOver cursor or, if there isn’t an item, play a sound effect to indicate a blank area
    Touch (includes tap or dragging)
    Select an item
    Double-tap anywhere on the trackpad
    You can also split-tap (touch one finger and then tap with a second finger on the trackpad)
    Start interacting with the item in the VoiceOver cursor
    Two-finger flick right
    Stop interacting with the item in the VoiceOver cursor
    Two-finger flick left
    Scroll one page up or down
    Three-finger flick up or down
    Escape (close a menu without making a selection)
    Two-finger scrub back and forth
    Increase or decrease the value of a slider, splitter, stepper, or other control
    Flick up (increase) or flick down (decrease)
    Text
    Read the current page, starting at the top
    Two-finger flick up
    Read from the VoiceOver cursor to the end of the current page
    Two-finger flick down
    Pause or resume speaking
    Two-finger tap
    Describe what’s in the VoiceOver cursor
    Three-finger tap
    Change how VoiceOver reads text (by word, line, sentence, or paragraph)
    Press the Command key while touching a finger on the trackpad
    Rotor
    Change the rotor settings
    Two-finger rotate
    Move to the previous item based on the rotor setting
    Flick up
    Move to the next item based on the rotor setting
    Flick down
    To customize other gestures by assigning VoiceOver commands to them, use the Trackpad Commander.
    Assigning VoiceOver commands to gestures
    If you need a reminder about what a gesture does, press VO-K to start keyboard help, and then use the gesture on the trackpad and listen to the description.
    Learning about keys, keyboard shortcuts, and gestures
    Sorry lots of information.  Enjoy.  You

  • How do I move video clips to specific points on a music track in iMovie?

    I am trying to make a lip synch video and need to move my video clips to specific points on a musci track so that the words are in time with people singing - does anyone know how to do this? At the moment, I only seem able to put the clips in one after the other...

    Hi
    IMovie is Video clip oriented - meaning that Audio can not be put in first and video/photos added later.
    So to do this I use black photos that I fill up the Video with first
    Then Add audio
    Then add Video/photos by Cutaway function or exact replacement (in time).
    This is so much easier in any version of FINALCUT where one can build Audio first then create the video ontop of this.
    Yours Bengt W

Maybe you are looking for

  • My I Mac has reset to factory settings!!!

    Can anyone explain what went wrong with my imac. For no obvious reason it asked me to enter the password it could have been when I downloaded the latest security patch. It wiped the desktop clean of all the folders and documents. It cleared i tunes l

  • How do i highlight text from a magazine in safari on my mac air

    Folks, I am reading a magazine in the safari application on my Mac Air and I want to highlight  some of the text.  How do I do that? Thanks in advance.

  • Call Excel file from Forms10g

    Dear friends, I've list of excel VBA file which generated the report. All the reports are used world wide and the tough job is whenever any modifications done, need to send the .xls file for more than 200 users. I'm trying to bring them under one roo

  • Can I have 815 and OAS 4081 on same machine?

    I have Redhat 6.1, Oracle 815.02 installed fine without problems. Can I now install OAS 4081 on this same machine in different homes and under different users? Has anyone managed to get both working on the same machine?

  • Success! (InCopy workflow)

    So I successfully got through the first magazine in which I've used an InDesign/InCopy workflow.  Learned InCopy, taught it to the editor, and then worked collaboratively with him on an 88-page magazine.  Done and printed now.  I can't even tell you