Firefox, unlike IE, is displaying my pages in very small print that is hardly legible; please help.

My website consists of 6 pages, and on Firefox, 2 of the pages show the printing very small. On both pages, the printing occurs within a white box. It does not happen on Internet Explorer. I have no other browsers, so I don't know about any others. But, I know Firefox is popular, and I would like all the pages to be legible on Firefox. Can you help me?

Safari and Firefox calculate relative font size slightly differently than IE and Opera do.
'''font-size: x-small''' is what you specify as font size. Try using '''12''' or '''14''' as a specific size for the font, rather than a '''''relative''''' such as x-small and large.

Similar Messages

  • Is there any way to edit the standard Firefox context menu for displayed Web pages?

    Is there any way to edit the standard Firefox context menu for displayed Web pages? I frequently want to save a picture appearing on a page. Sometimes I "slip" and hit "Send Image" when I want "Save Image As", and have to sit and wait for a default send-mail page to come up, then close it, fiddling with its "are you sure" dialogs. This is a painful way to handle a slip-up. I basically NEVER want to e-mail an element directly from a page. Is there any way I can just delete "Send Image" from the context menu?

    You can remove entries in the context menu with code in the userChrome.css file
    *http://kb.mozillazine.org/userChrome.css
    Some IDs are listed in this MozillaZine Knowledge Base article:
    *http://kb.mozillazine.org/Chrome_element_names_and_IDs
    To find the ID of others you will have to use the DOM Inspector.
    * https://support.mozilla.org/kb/DOM+Inspector
    * https://developer.mozilla.org/En/DOM_Inspector
    * https://developer.mozilla.org/en/Introduction_to_DOM_Inspector
    * DOM Inspector: https://addons.mozilla.org/firefox/addon/dom-inspector-6622/

  • Firefox geeft de volgende melding: This page uses an unsupported technology that is no longer available by default in Firefox. Terwijl ik deze webmailsite in firefox versie 3 gewoon kon gebruiken.

    ''locking as a duplicate - https://support.mozilla.com/en-US/questions/823560''
    Firefox geeft de volgende melding: This page uses an unsupported technology that is no longer available by default in Firefox. Terwijl ik deze webmailsite in firefox versie 3 gewoon kon gebruiken. Wat kan Firefox doen om dit op te lossen, want mijn zakelijke mail loopt over die site en daar wil ik wel graag zsm weer bij kunnen.

    https://developer.mozilla.org/en/using_remote_xul <br />
    ''' "Support for remote XUL has long been a potential security concern; support for it was disabled in Gecko 2.0. " '''
    Very doubtful that the developers are going to ever reverse that decision, especially since they posted a workaround in that article and made it so that using a whitelist was possible via that extension.
    Firefox 3.6.x is available here: <br />
    http://www.mozilla.com/en-US/firefox/all-older.html

  • When I load Pogo, the sign on page is very small. How can I make it bigger?

    the sign on page is very small (2"x2") as are all of the Pogo pages. When I play a game, the page is the normal size, but I cannot read the Pogo pages.

    From '''Firefox Menu - View - Zoom - Reset''' in order to reset the page back to original view.
    You can try holding '''CTRL + Mouse Scroll-up''' (or Wheel-up) while on the facebook page.
    There is also '''CTRL + "="''' keys combination for '''zooming-in''' into a page. If the page is too small, you need to do this a few times to see a good result.
    Alternatively, for zooming out CTRL + Mouse Scroll-down or CTRL+"-" should do the trick.

  • HT1339 my ipod nano 7th generation....works fine as long as it's on the docking station. when off the station, the display goes dark after a few seconds. it's fully charged. please help. this is the heartbeat of my business. thanks

    my ipod nano 7th generation....works fine as long as it's on the docking station. when off the station, the display goes dark after a few seconds. it's fully charged. please help. this is the heartbeat of my business. thanks

    In the worst case, it's still under warranty (all 7th gen nanos are still under one year from purchase).
    So, you disconnect it from power, and it almost immediately goes dead?  You can try a Restore... but it doesn't sound like the type of problem a Restore will fix.
    You should probably have it looked by Apple Tech Support.  If there's an Apple Store nearby, you can take it to the store's Genius Bar.  To avoid waiting, you can make a reservation at the store's web page
    http://www.apple.com/retail/

  • Captivate 3 Inserted swf animations play fine but display on slide as very small

    Using Captivate 3 build 589.
    Opening an existing cp file. Each slide has a swf file on it, and an audio clip.
    When I select a slide to edit it, the animation no longer appears as taking up the entire slide size of 800 x 600.
    I need to add some highlight boxes on top of the animation, but because the slide displays the animation as very small, it's just a guessing game.
    This didn't used to happen when I opened this project file--six months ago.
    By the way, it publishes just fine--animation is correct size.
    It's an 800x600 animation to begin with.
    Any answers?

    Thanks Rick. Yep, that last item on the list was the source of the problem.
    You might want to revise your description. Users no longer have to go back to an older version of Flash Player. The newest version has the fix in it now.
    Users are advised to first uninstall Flash Player using the Adobe-provided uninstall_flash_player.exe.  Get it at http://kb2.adobe.com/cps/141/tn_14157.html.
    Close all other windows before running uninstall_flash_player.exe.
    When it is complete, restart your computer. Then when you first open Captivate, you are redirected to http://get.adobe.com/flashplayer/ to download the latest Flash Player. The version that fixed the issue for me is 10.1.82.76.
    Rick's my hero. I know I had heard about what caused this problem--but I couldn't remember what it was!
    Thanks again!!

  • Hello! Why at me in new мозиле, the old kind has remained! I about the top button Firefox! As I do not establish, all turns out in an old kind! Please help to solve a problem! Thankful in advance!

    Hello! Why at me in new мозиле, the old kind has remained! I about the top button Firefox! As I do not establish, all turns out in an old kind! Please help to solve a problem! Thankful in advance!

    Hello! Why at me in new мозиле, the old kind has remained! I about the top button Firefox! As I do not establish, all turns out in an old kind! Please help to solve a problem! Thankful in advance!

  • I want to display the number of Passed / failed tests in Testtand xml report , please help me

    Hi, I want to display the number of Passed / failed tests in Testtand xml report , please help me.
    My requirement is later i should be able to display these number of passed/failed test in report header too.
    Solved!
    Go to Solution.

    I have attached a sequence to give you an idea of how to get the Result count (I didn't check it's working ), I have used "SequenceFilePostResultListEntry" callback to calculate the Result Count,
    and the Result Count is passed to the "ModifyReportHeader" through File Globals,  where you can edit the XML file to show it in the Repot (follow the link in my previous post).
    Hope this helps
    AshwiN,
    Attachments:
    Get Result Count.seq ‏8 KB

  • My macbook backlight of display is not glowing,icons are hardly visible please help me what can i do.......

    my macbook backlight of display is not glowing,icons are hardly visible please help me what can i do.......

    If its under warranty, its something that the applestore will fix fairly quickly. If not, it all depends on if you are willing to spend that amount of money to get it fixed.

  • Whenever i try to install or update my mac to OS X Yosemite it asks for my apple ID and then takes me on to a page to fill in a credit card information form. However i don't like to share information like that online can someone please help me ?

    Whenever i try to install or update my mac to OS X Yosemite it asks for my apple ID and then takes me on to a page to fill in a credit card information form. However i don't like to share information like that online can someone please help me ?

    Not really, but you did need that when you got your Apple ID.
    Creating an iTunes Store, App Store, iBooks Store, and Mac App Store account without a credit card

  • Currently i am outside country and using my family person sim but my iphone display shows unknown call it become difficult when i missed call please help me out

    currently i am outside country and using my family person sim but my iphone incoming call display shows unknown call it become difficult when i missed call please help me out

    We are all users here
    what exactly do want any one to do ?

  • I just got an iPhone 5s and it won't let me add my hotmail email address to my mail. I can add it under outlook but then it doesn't show me all the emails or folders I have, I have to login in via the we page to view them, too inconvenient... Please help!

    I just got an iPhone 5s and it won't let me add my hotmail email address to my mail. I can add it under outlook but then it doesn't show me all the emails or folders I have, I have to login in via the we page to view them, too inconvenient... Please help!

    Open Mail app and then click on Mailboxes(Left up)>Go down and select your Hotmail acoount and then try Refreshing by pulling down the list.

  • Firefox 11.0 incorrectly displays web page

    Rev 11.0 will not display this page. Using this URL will open a blank window. In Safari, the window has information in it. I would post this as a bug report but cannot figure out how to post a bug report.

    This is what I get if I open the Web Developer > Web Console (Cmd+Shift+K),
    [20:21:23.436] GET http://www.ancestry.com/ [HTTP/1.1 200 OK 341ms]
    [20:21:23.955] GET http://c.mfcreative.com/lib/jquery/jquery-1.7.1.min.js [HTTP/1.1 302 Found 174ms]
    [20:21:23.958] GET http://c.mfcreative.com/lib/tgn/combo.ashx?14/Lib/TGN/Util/AjaxManager.js&14/Lib/TGN/Util/ResourceManager.js&14/Lib/TGN/Ancestry/LO/scripts/global.js&14/js/mbox.js [HTTP/1.1 302 Found 174ms]
    [20:21:23.960] GET http://c.mfcreative.com/lib/tgn/combo.ashx?14/css/v1/main.css&14/css/v1/form.css&14/css/v1/buttons.css&14/Lib/TGN/Ancestry/LO/css/grid.css&14/Lib/TGN/Ancestry/LO/css/global.css&14/Lib/TGN/Ancestry/LO/css/showFreeTrial.css [HTTP/1.1 302 Found 178ms]
    [20:21:23.963] GET http://c.mfcreative.com/lib/tgn/combo.ashx?14/Lib/TGN/Ancestry/LO/scripts/jquery.slider.js&14/Lib/TGN/Ancestry/LO/scripts/slider.js&14/js/V1/MboxExtensions.js [HTTP/1.1 302 Found 166ms]
    [20:21:23.965] GET http://c.mfcreative.com/lib/tgn/combo.ashx?14/Lib/TGN/Ancestry/LO/css/slider.css&14/Lib/TGN/Ancestry/LO/css/en-US/sliderContent.css&14/Lib/TGN/Ancestry/LO/css/en-US/recordsMembersSections.css [HTTP/1.1 302 Found 170ms]
    [20:21:23.967] GET http://c.mfcreative.com/Lib/TGN/Ancestry/LO/scripts/en-US/en-US.js [HTTP/1.1 302 Found 166ms]
    [20:21:23.969] GET http://c.mfcreative.com/lib/tgn/combo.ashx?14/Lib/TGN/Ancestry/LO/css/en-US/en-US.css&14/Lib/TGN/Ancestry/LO/css/simpleSearch.css&14/Lib/TGN/Ancestry/LO/css/secondSection.css&14/Lib/TGN/Ancestry/LO/css/adContent.css&14/Lib/TGN/Ancestry/LO/css/en-US/dartContent.css&14/Lib/TGN/Ancestry/LO/css/tollFree.css&14/Lib/TGN/Ancestry/LO/css/linkTbl.css [HTTP/1.1 302 Found 201ms]
    [20:21:23.995] GET http://c.mfcreative.com/s/0/p/0/i/ances_logo.gif [HTTP/1.1 302 Found 179ms]
    [20:21:24.013] GET http://c.mfcreative.com/js/omniture_domain_ancestry.js?v=8 [HTTP/1.1 302 Found 228ms]
    [20:21:24.418] GET https://auth.berkeley.edu/cas/login?service=http%3A%2F%2Fproxy2.lib.berkeley.edu%3A7777%2Fcgi-bin%2Fcasdone%3Fhttp%3A%2F%2Fc.mfcreative.com%2Flib%2Ftgn%2Fcombo.ashx%3F14%2FLib%2FTGN%2FAncestry%2FLO%2Fscripts%2Fjquery.slider.js%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fscripts%2Fslider.js%2614%2Fjs%2FV1%2FMboxExtensions.js [HTTP/1.1 200 OK 65ms]
    [20:21:24.421] GET https://auth.berkeley.edu/cas/login?service=http%3A%2F%2Fproxy2.lib.berkeley.edu%3A7777%2Fcgi-bin%2Fcasdone%3Fhttp%3A%2F%2Fc.mfcreative.com%2FLib%2FTGN%2FAncestry%2FLO%2Fscripts%2Fen-US%2Fen-US.js [HTTP/1.1 200 OK 60ms]
    [20:21:24.424] GET https://auth.berkeley.edu/cas/login?service=http%3A%2F%2Fproxy2.lib.berkeley.edu%3A7777%2Fcgi-bin%2Fcasdone%3Fhttp%3A%2F%2Fc.mfcreative.com%2Flib%2Ftgn%2Fcombo.ashx%3F14%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2Fslider.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2Fen-US%2FsliderContent.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2Fen-US%2FrecordsMembersSections.css [HTTP/1.1 200 OK 62ms]
    [20:21:24.426] GET https://auth.berkeley.edu/cas/login?service=http%3A%2F%2Fproxy2.lib.berkeley.edu%3A7777%2Fcgi-bin%2Fcasdone%3Fhttp%3A%2F%2Fc.mfcreative.com%2Flib%2Ftgn%2Fcombo.ashx%3F14%2FLib%2FTGN%2FUtil%2FAjaxManager.js%2614%2FLib%2FTGN%2FUtil%2FResourceManager.js%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fscripts%2Fglobal.js%2614%2Fjs%2Fmbox.js [HTTP/1.1 200 OK 69ms]
    [20:21:24.429] GET https://auth.berkeley.edu/cas/login?service=http%3A%2F%2Fproxy2.lib.berkeley.edu%3A7777%2Fcgi-bin%2Fcasdone%3Fhttp%3A%2F%2Fc.mfcreative.com%2Flib%2Fjquery%2Fjquery-1.7.1.min.js [HTTP/1.1 200 OK 67ms]
    [20:21:24.431] GET https://auth.berkeley.edu/cas/login?service=http%3A%2F%2Fproxy2.lib.berkeley.edu%3A7777%2Fcgi-bin%2Fcasdone%3Fhttp%3A%2F%2Fc.mfcreative.com%2Flib%2Ftgn%2Fcombo.ashx%3F14%2Fcss%2Fv1%2Fmain.css%2614%2Fcss%2Fv1%2Fform.css%2614%2Fcss%2Fv1%2Fbuttons.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2Fgrid.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2Fglobal.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2FshowFreeTrial.css [HTTP/1.1 200 OK 231ms]
    [20:21:24.433] GET https://auth.berkeley.edu/cas/login?service=http%3A%2F%2Fproxy2.lib.berkeley.edu%3A7777%2Fcgi-bin%2Fcasdone%3Fhttp%3A%2F%2Fc.mfcreative.com%2Fs%2F0%2Fp%2F0%2Fi%2Fances_logo.gif [HTTP/1.1 200 OK 557ms]
    [20:21:24.435] GET https://auth.berkeley.edu/cas/login?service=http%3A%2F%2Fproxy2.lib.berkeley.edu%3A7777%2Fcgi-bin%2Fcasdone%3Fhttp%3A%2F%2Fc.mfcreative.com%2Flib%2Ftgn%2Fcombo.ashx%3F14%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2Fen-US%2Fen-US.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2FsimpleSearch.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2FsecondSection.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2FadContent.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2Fen-US%2FdartContent.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2FtollFree.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2FlinkTbl.css [HTTP/1.1 200 OK 523ms]
    [20:21:24.540] GET https://auth.berkeley.edu/cas/login?service=http%3A%2F%2Fproxy2.lib.berkeley.edu%3A7777%2Fcgi-bin%2Fcasdone%3Fhttp%3A%2F%2Fc.mfcreative.com%2Fjs%2Fomniture_domain_ancestry.js%3Fv%3D8 [HTTP/1.1 200 OK 221ms]
    [20:21:24.779] The stylesheet https://auth.berkeley.edu/cas/login?service=http%3A%2F%2Fproxy2.lib.berkeley.edu%3A7777%2Fcgi-bin%2Fcasdone%3Fhttp%3A%2F%2Fc.mfcreative.com%2Flib%2Ftgn%2Fcombo.ashx%3F14%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2Fslider.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2Fen-US%2FsliderContent.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2Fen-US%2FrecordsMembersSections.css was not loaded because its MIME type, "text/html", is not "text/css". @ http://www.ancestry.com/
    [20:21:24.870] syntax error @ https://auth.berkeley.edu/cas/login?service=http%3A%2F%2Fproxy2.lib.berkeley.edu%3A7777%2Fcgi-bin%2Fcasdone%3Fhttp%3A%2F%2Fc.mfcreative.com%2Flib%2Fjquery%2Fjquery-1.7.1.min.js:10
    [20:21:25.080] ResourceManager is not defined @ http://www.ancestry.com/:11
    [20:21:25.145] $ is not defined @ http://www.ancestry.com/:14
    [20:21:25.212] The stylesheet https://auth.berkeley.edu/cas/login?service=http%3A%2F%2Fproxy2.lib.berkeley.edu%3A7777%2Fcgi-bin%2Fcasdone%3Fhttp%3A%2F%2Fc.mfcreative.com%2Flib%2Ftgn%2Fcombo.ashx%3F14%2Fcss%2Fv1%2Fmain.css%2614%2Fcss%2Fv1%2Fform.css%2614%2Fcss%2Fv1%2Fbuttons.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2Fgrid.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2Fglobal.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2FshowFreeTrial.css was not loaded because its MIME type, "text/html", is not "text/css". @ http://www.ancestry.com/
    [20:21:25.351] The stylesheet https://auth.berkeley.edu/cas/login?service=http%3A%2F%2Fproxy2.lib.berkeley.edu%3A7777%2Fcgi-bin%2Fcasdone%3Fhttp%3A%2F%2Fc.mfcreative.com%2Flib%2Ftgn%2Fcombo.ashx%3F14%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2Fen-US%2Fen-US.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2FsimpleSearch.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2FsecondSection.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2FadContent.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2Fen-US%2FdartContent.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2FtollFree.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2FlinkTbl.css was not loaded because its MIME type, "text/html", is not "text/css". @ http://www.ancestry.com/
    [20:21:25.407] syntax error @ https://auth.berkeley.edu/cas/login?service=http%3A%2F%2Fproxy2.lib.berkeley.edu%3A7777%2Fcgi-bin%2Fcasdone%3Fhttp%3A%2F%2Fc.mfcreative.com%2Flib%2Ftgn%2Fcombo.ashx%3F14%2FLib%2FTGN%2FAncestry%2FLO%2Fscripts%2Fjquery.slider.js%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fscripts%2Fslider.js%2614%2Fjs%2FV1%2FMboxExtensions.js:10
    [20:21:25.464] GET http://c.mfcreative.com/lib/tgn/combo.ashx?14/Lib/TGN/Ancestry/LO/css/slider.css&14/Lib/TGN/Ancestry/LO/css/en-US/sliderContent.css&14/Lib/TGN/Ancestry/LO/css/en-US/recordsMembersSections.css [HTTP/1.1 302 Found 63ms]
    [20:21:25.582] GET https://auth.berkeley.edu/cas/login?service=http%3A%2F%2Fproxy2.lib.berkeley.edu%3A7777%2Fcgi-bin%2Fcasdone%3Fhttp%3A%2F%2Fc.mfcreative.com%2Flib%2Ftgn%2Fcombo.ashx%3F14%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2Fslider.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2Fen-US%2FsliderContent.css%2614%2FLib%2FTGN%2FAncestry%2FLO%2Fcss%2Fen-US%2FrecordsMembersSections.css [HTTP/1.1 200 OK 54ms]
    [20:21:25.749] syntax error @ https://auth.berkeley.edu/cas/login?service=http%3A%2F%2Fproxy2.lib.berkeley.edu%3A7777%2Fcgi-bin%2Fcasdone%3Fhttp%3A%2F%2Fc.mfcreative.com%2FLib%2FTGN%2FAncestry%2FLO%2Fscripts%2Fen-US%2Fen-US.js:10
    [20:21:25.810] GET http://c.mfcreative.com/lib/tgn/combo.ashx?14/Lib/TGN/Ancestry/LO/css/en-US/en-US.css&14/Lib/TGN/Ancestry/LO/css/simpleSearch.css&14/Lib/TGN/Ancestry/LO/css/secondSection.css&14/Lib/TGN/Ancestry/LO/css/adContent.css&14/Lib/TGN/Ancestry/LO/css/en-US/dartContent.css&14/Lib/TGN/Ancestry/LO/css/tollFree.css&14/Lib/TGN/Ancestry/LO/css/linkTbl.css [HTTP/1.1 302 Found 66ms]
    [20:21:25.814] GET http://c.mfcreative.com/s/0/p/0/i/ances_logo.gif [HTTP/1.1 302 Found 56ms]
    etc
    I haven't figured out how to do this one yet:
    Make sure that both items (Errors, Log) of the Net menu are enabled
    This is the first few lines of what the Ancestry page (www.ancestry.com) looks like:
    Ancestry
    username or email
    password
    Sign InForgot?
    Sign In
    Subscribe
    Help
    Home
    Family Trees
    Start a new tree
    Upload a GEDCOM
    Search
    Search All Records
    Census & Voter Lists
    Birth, Marriage & Death
    Public Member Trees
    Military
    Immigration & Travel
    Card Catalog
    DNA
    It shows this list rather than what the web page actually looks like (which I can do in Safari and used to be able to do in Firefox. I have tried earlier releases of Firefox on this issue, but they all produce this same result.
    Thanks for your patience. Sorry to be so dumb about it.

  • Whydo i keep getting asked to display the page ff must send info that will repeat action performed ealier this is only happening using lexolous how can i stop it thank u

    message reads
    to display this page firefox must send information that will repeat any action (such as a search or order confirmation)that was performed earlier
    resend cancel
    how do i stop keep getting this pop up

    I assume that you mean a Greasemonkey script for KoC ?
    Try [/questions/780792]

  • When I am on Firefox, my Netzero email page suddenly dropped to very small print. AOL OK. How do I increase size of the print so I can read the email?

    I was using Firefox to read my Netzero email. The print suddenly dropped down to very small and I have difficulty reading the email. Netzero said to oper Mozilla Firefox, click "tools", click "options", and click "content" to change the font to a bigger size. But when I clicked the brown "Firefox" button on the Firefox page, I do not see the buttons Netzero told me to click. Can you tell me what they are referring to or just tell me how to increase the size of the font when I am reading email on Netzero. AOL email font size was not affected when I clicked AOL to read the email there.

    See this and reset the zoom level there: <br />
    https://support.mozilla.com/en-US/kb/Page+Zoom

Maybe you are looking for

  • Canon 9950F scanner - required drivers and sw for iMac Mountain Lions

    how can I connect my Canon scanner ( model 9950F ) to my new iMac ?

  • Best practices for creating video covers

    I'm looking to create custom video cover pages that will serve as the main graphic at the begining of each article in an Annual Report DPS app I'm designing. The thought is to have a stylized image/poster that will seamlessly start playing a video fu

  • Get quads for word

    I would like to know how to get the coordinates for a word and found the following code example: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ var nPage = 75; var nWord = 26; // get quads for word var qQuad = this.getPageNthWordQuads(nPag

  • Any simple way to get the trace file

    One user want the trace file i went to bdump dir. any way to fine that trace file from there.

  • Music speeds up then stops.

    Starting a few weeks ago, when playing music on my iPhone 3G, the songs suddenly speed up or stop and the phone goes back to the home screen. I have restored, reset and reloaded all my music and content in the phone and have the latest software. It m