Why is zoom widget not working across all browsers? How get answer?

We placed the jquery zoom widget on the following page: http://www.hoohobbers.com/baby_crib_bedding_ahoy!zoom.html
It works as advertised in IE and FF. It doesn't do a thing in Opera, and in Safari it loads in a different position than that specified in code, and is 'stuck' in only being able to zoom the top layer of images; the zoom will not move freely around the entire image.
Does anyone know what the problem is?
Also, does anyone know of other 'forums' where an answer might be sought? After our initial posting -and responses- as to how to get the widget to work in the first place, we posted this latest problem over 24 hours ago but not received a reply.
Thanks in advance for any help or direction.

OK this is not a server-side issue.
Again, it's browser-based. Your code needs to be:
<embed src="[filename].mp3" type="application/x-mplayer2" autostart="false" playcount="true" loop="false">
This will make Internet Exploder use Windows Media Player to play back the .mp3 file
The type attribute overrides the actual file extension and MIME type of the file to be played.Unfortunately, IE ignores MIME Types and file extensions - instead it examines the contents of the file and decides for itself what format it is and what to do with it.  IE will use WMP to play a media file unless another browser plugin lists it.

Similar Messages

  • Image map links not working in all browsers

    Hi, I develop HTML marketing emails once a week and my boss
    has recently informed me that some, not all, of the image mapping
    links do not work in all browsers or emails i.e. MacMail, Opera,
    Safari, etc. He's positive there's something in Dreamweaver that
    makes the links universally accommodated no matter what email/web
    browser you use, but I haven't been able to find a solution as of
    yet.
    Any help on this would be appreciated, thanks!
    :music;

    Let's start with the least critical issue. Your boss and his
    boss are
    simply wrong. An HTML link is just an HTML link, whether
    created in DW or
    in Notepad.
    Now, on to the meat. When you upload this page to the web, do
    the links
    work? And when you say that they don't work, what do you
    mean? Do you mean
    that when you click on them, you are not taken to the linked
    page? Which
    links are not working?
    Finally, why do you have your mapped image also within an
    anchor tag?
    <a href="
    http://www.beyondthewall.com/xcart/giftcert.php"><img
    src="Slice.jpg" width="263" height="58" border="0"
    usemap="#Map" /></a>
    Is that the one where the link doesn't work?
    Can you post a link to this page on the web, please?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "blaise napolitan" <[email protected]> wrote
    in message
    news:[email protected]...
    > Thanks for the reply, and that's what I would have
    figured but in this
    > case the
    > entire thing is an image map so there's no absolutely
    positioned elements
    > that
    > would overlay the links. It's just a simple table with
    the main picture
    > mapped
    > out with a few links. I'm assuming it either has to do
    a) the image not
    > being
    > displayed correctly due to a built in email security
    feature or b) my boss
    > and
    > his boss are mistaken (which wouldn't surprise me). I'll
    post the code
    > just in
    > case, thanks for all the help.
    >
    >
    >
    > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN"
    > "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    > <html xmlns="
    http://www.w3.org/1999/xhtml">
    > <head>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    > <title>Untitled Document</title>
    > <style type="text/css">
    > <!--
    > .style42 {
    > color: #000000;
    > font-weight: bold;
    > }
    > .style29 {
    > color: #FFFFFF;
    > font-family: Verdana, Arial, Helvetica, sans-serif;
    > font-size: 18px;
    > font-weight: bold;
    > }
    > -->
    > </style>
    > </head>
    >
    > <body>
    > <table width="767" border="0" align="center"
    cellpadding="0"
    > cellspacing="0">
    > <tr>
    > <td><a
    > href="
    http://www.beyondthewall.com/xcart/beyond_the_wall_posters_prints.html"><i
    > mg src="Logo.jpg" width="288" height="58" border="0"
    /></a><a
    > href="
    http://www.beyondthewall.com/xcart/giftcert.php"><img
    > src="Slice.jpg"
    > width="263" height="58" border="0" usemap="#Map"
    /></a><a
    > href="
    http://www.beyondthewall.com/xcart/beyond_the_wall_posters_prints.html"><i
    > mg src="pay.jpg" width="216" height="58" border="0"
    /></a></td>
    > </tr>
    > <tr>
    > <td><img src="main.jpg" alt="main" name="main"
    width="767"
    > height="513"
    > border="0" usemap="#mainMap" id="main" /></td>
    > </tr>
    > <tr>
    > <td bgcolor="#FFFFFF"><div
    align="center"><a
    > href="mailto:[email protected]"
    class="style42"
    > style="text-decoration:none" border="1">*To
    Unsubscribe Click
    > Here*</a></div></td>
    > </tr>
    > <tr>
    > <td bgcolor="#7e0997"><div
    align="center"><a
    > href="
    http://www.beyondthewall.com/xcart/beyond_the_wall_posters_prints.html"
    > class="style29"
    >
    style="text-decoration:none">www.beyondthewall.com</a></div></td>
    > </tr>
    > </table>
    >
    > <map name="Map" id="Map"><area shape="rect"
    coords="78,33,79,34" href="#"
    > /></map>
    >
    > <map name="mainMap" id="mainMap">
    > <area shape="poly"
    >
    coords="10,7,376,16,369,227,211,218,177,92,122,85,12,109,13,118"
    > href="
    http://www.beyondthewall.com/xcart/posters_prints_novelty_sex.html"
    > />
    > <area shape="poly"
    coords="13,117,121,90,174,99,216,270,9,294"
    > href="
    http://www.beyondthewall.com/xcart/six-pack-24x36.html"
    />
    > <area shape="poly"
    coords="219,225,393,251,347,469,174,407"
    > href="
    http://www.beyondthewall.com/xcart/david-beckham-arm-st4514-24x36.html"
    > />
    > <area shape="poly"
    coords="226,489,14,496,13,303,199,283,168,410"
    > href="
    http://www.beyondthewall.com/xcart/tension.html"
    />
    > <area shape="poly"
    coords="394,16,674,16,668,241,387,238"
    > href="
    http://www.beyondthewall.com/xcart/colin-egglesfield-24x36.html"
    />
    > <area shape="poly"
    coords="407,251,665,254,661,501,403,492"
    > href="
    http://www.beyondthewall.com/xcart/daniel-24x36.html"
    />
    > <area shape="rect" coords="681,15,761,508"
    > href="
    http://www.beyondthewall.com/xcart/beyond_the_wall_posters_prints.html"
    > />
    > </map></body>
    > </html>
    >
    >

  • My iPod dispalys this message: "Connect to a computer. Use iTunes to restore."  When I connect to a computer, iTunes doesn't recognise it.  The iPod 5th Gen does not work at all. How do I fix my iPod without losing any data?

    My iPod dispalys this message:
    "Connect to a computer. Use iTunes to restore."  When I connect to a computer, iTunes doesn't recognise it.  The iPod 5th Gen does not work at all. How do I fix my iPod without losing any data?
    I have seen the Apple webpage suggesting the "five R's" (including restore).  Before doing anything, I want to be sure that restoring or any other action is not going to delete or risk my data. 
    I would be very grateful if anyone can suggest a fix for this problem, in a way that will not risk my data. 
    Thanks in advance!

    Did you try a hard reset with the iPod still connected to your PC?  Have you tried multiple USB ports, preferably high powered USB 2.0 ports?
    To do a hard reset, first make sure the hold switch is in the Off position, then press and hold both the Select (Center) and Menu buttons together long enough for the Apple logo to appear.
    Have you also worked through each and every single troubleshooting suggestion in this Apple support document?
    iPod not recognized in 'My Computer' and in iTunes for Windows
    B-rock

  • Why is my iMessage not working with all iphones ?

    Hi can anyone tell me why my iMessage isn't working with all iPhones? When it dose it sometimes sends message as a text

    Hey Mgpr,
    There's an article that helps with troubleshooting steps for issues activating iMessage that I think is worth a look. See if any of the suggested steps work for you:
    iOS: Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    Sincerely,
    Delgadoh

  • Copy and paste not working across all apps in lion

    Copy and paste stops working across all apps in lion.  It maybe some compatibility issue.  After a reboot I am able to copy and paste but at some point it stops functioning.

    I am also having this problem.  After running for a while copy/paste stops working, whether from menus or using the keyboard equivalents.

  • RSS Not Working in All Browsers Except Safari?

    I've recently used iWeb to make a website (not .mac) and has been completely Validated at w3, and passed with no errors in the coding.. except when we go to use the RSS Feed Button in Firefox for Mac, Firefor for PC, Internet Explorer for PC.. the page comes up with errors - and displays a message saying: "This XML file does not appear to have any style information associated with it. The document tree is shown below." and simply displays the Coding. So i checked the RSS page at w3 Validator and it failed because of an Error on line 42. The line 42 is this:
    <description><a href="http://users.bigpond.net.au/bjsp1/lacc/News/F4CBD4AA-E949-44E0-A31C-61159 9D79BD8files/DSCF1400%20copy1.jpg"><img src="http://users.bigpond.net.au/bjsp1/lacc/News/Images/DSCF1400%20copy.jpg" style="float:left; padding-right:10px; padding-bottom:10px; width:130px; height:130px;"/></a>Hello Everyone! Sorry for the lack of updates - we’ve had some technical difficulties - but were back with a new design and some more user-friendly pages. <br>
    So far the only error i can see is the &lt/a&gt etc.. errors, but it could have been an error caused by a change of programs (to get the actual line i opened the file in Microsoft Frontpage) Any ideas of why it is not working in any browsers, and how to fix it?
    Thanks!

    Yes, I'm puzzled by the whole RSS thing as well.
    Clicking on RSS subscribe from my website in Firefox
    gives me the same error. But if I click on the RSS
    icon in the address bar of Firefox, it seems to keep
    track of my site updates just fine.
    That's right. I forgot that FireFox has its Live Bookmarks feature which is basically the same as an RSS reader. While the subscribe button doesn't do anything, FireFox scans a page being viewed for any RSS feeds and lets you select them via other means. RSS is just a different protocol than http and different browers handle it different ways (or not at all).

  • HT4285 my ipone 4s is only 2 months old and now the camera is not working at all , may i get a replacement new handset ??

    Dear Sir,
    Im pay monthly customer via O2, and i got my iphone4s at the end of Feb, and now the camera is not working at all...I ve been using iphone for years. Had iphone3 and 4 for past few years and never had problem with camera, this one its the 1st one, and i feel very inconvenient with the such a good phone but couldn't use the camera at all.

    Just talking to fellow users here.  Call applecare or take it back where you bought it.  It should be in warranty.

  • Images not loading across all browsers on certain websites, help!

    == Issue
    ==
    Firefox is having problems with certain web sites
    == Description
    ==
    When browsing college humor and Gawker network sites, and also occasionally google and forbidden planet, images don't load correctly. This happens across all browsers but I feel firefox may be the root of the problem. This happens on both computers which share my firefox profile, and doesn't affect others in my house such as my iPod Touch.
    Any ideas? I really want to sort this out.
    == URL of affected sites
    ==
    http://www.kotaku.com, http://www.collegehumor.com, http://www.io9.com
    == Troubleshooting information
    ==
    Application Basics
    Name Firefox
    Version 3.6.6
    Profile Directory
    Open Containing Folder
    Installed Plugins
    about:plugins
    Build Configuration
    about:buildconfig
    Extensions
    Name
    Version
    Enabled
    ID
    Adblock Plus 1.2.1 true
    Modified Preferences
    Name
    Value
    accessibility.typeaheadfind.flashBar 0
    browser.history_expire_days.mirror 180
    browser.places.importBookmarksHTML false
    browser.places.importDefaults false
    browser.places.leftPaneFolderId -1
    browser.places.migratePostDataAnnotations false
    browser.places.smartBookmarksVersion 2
    browser.places.updateRecentTagsUri false
    browser.startup.homepage www.brickshelf.com
    browser.startup.homepage_override.mstone rv:1.9.2.6
    browser.tabs.insertRelatedAfterCurrent false
    browser.tabs.warnOnClose false
    dom.max_script_run_time 1800
    extensions.lastAppVersion 3.6.6
    general.useragent.extra.microsoftdotnet (.NET CLR 3.5.30729)
    network.cookie.prefsMigrated true
    network.http.accept.default text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5,application/x-tsmxml
    network.protocol-handler.external.mailto false
    network.protocol-handler.warn-external.mms false
    network.protocol-handler.warn-external.steam false
    places.last_vacuum 1274690449
    print.print_printer EPSON Stylus DX6000 Series
    print.printer_EPSON_Stylus_DX6000_Series.print_bgcolor false
    print.printer_EPSON_Stylus_DX6000_Series.print_bgimages false
    print.printer_EPSON_Stylus_DX6000_Series.print_command
    print.printer_EPSON_Stylus_DX6000_Series.print_downloadfonts true
    print.printer_EPSON_Stylus_DX6000_Series.print_edge_bottom 0
    print.printer_EPSON_Stylus_DX6000_Series.print_edge_left 0
    print.printer_EPSON_Stylus_DX6000_Series.print_edge_right 0
    print.printer_EPSON_Stylus_DX6000_Series.print_edge_top 0
    print.printer_EPSON_Stylus_DX6000_Series.print_evenpages true
    print.printer_EPSON_Stylus_DX6000_Series.print_footercenter
    print.printer_EPSON_Stylus_DX6000_Series.print_footerleft &PT
    print.printer_EPSON_Stylus_DX6000_Series.print_footerright &D
    print.printer_EPSON_Stylus_DX6000_Series.print_headercenter
    print.printer_EPSON_Stylus_DX6000_Series.print_headerleft &T
    print.printer_EPSON_Stylus_DX6000_Series.print_headerright &U
    print.printer_EPSON_Stylus_DX6000_Series.print_in_color true
    print.printer_EPSON_Stylus_DX6000_Series.print_margin_bottom 0.5
    print.printer_EPSON_Stylus_DX6000_Series.print_margin_left 0.5
    print.printer_EPSON_Stylus_DX6000_Series.print_margin_right 0.5
    print.printer_EPSON_Stylus_DX6000_Series.print_margin_top 0.5
    print.printer_EPSON_Stylus_DX6000_Series.print_oddpages true
    print.printer_EPSON_Stylus_DX6000_Series.print_orientation 0
    print.printer_EPSON_Stylus_DX6000_Series.print_pagedelay 500
    print.printer_EPSON_Stylus_DX6000_Series.print_paper_data 9
    print.printer_EPSON_Stylus_DX6000_Series.print_paper_height 11.00
    print.printer_EPSON_Stylus_DX6000_Series.print_paper_size 3276850
    print.printer_EPSON_Stylus_DX6000_Series.print_paper_size_type 0
    print.printer_EPSON_Stylus_DX6000_Series.print_paper_size_unit 1
    print.printer_EPSON_Stylus_DX6000_Series.print_paper_width 8.50
    print.printer_EPSON_Stylus_DX6000_Series.print_reversed false
    print.printer_EPSON_Stylus_DX6000_Series.print_scaling 1.00
    print.printer_EPSON_Stylus_DX6000_Series.print_shrink_to_fit true
    print.printer_EPSON_Stylus_DX6000_Series.print_to_file false
    print.printer_EPSON_Stylus_DX6000_Series.print_unwriteable_margin_bottom 0
    print.printer_EPSON_Stylus_DX6000_Series.print_unwriteable_margin_left 0
    print.printer_EPSON_Stylus_DX6000_Series.print_unwriteable_margin_right 0
    print.printer_EPSON_Stylus_DX6000_Series.print_unwriteable_margin_top 0
    privacy.clearOnShutdown.cookies false
    privacy.clearOnShutdown.downloads false
    privacy.clearOnShutdown.formdata false
    privacy.clearOnShutdown.history false
    privacy.clearOnShutdown.sessions false
    privacy.cpd.cookies false
    privacy.cpd.downloads false
    privacy.cpd.formdata false
    privacy.cpd.history false
    privacy.cpd.sessions false
    privacy.item.downloads false
    privacy.item.formdata false
    privacy.item.history false
    privacy.item.sessions false
    privacy.sanitize.migrateFx3Prefs true
    security.warn_viewing_mixed false
    == Firefox version
    ==
    3.6.6
    == Operating system
    ==
    Windows 7
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 (.NET CLR 3.5.30729)
    == Plugins installed
    ==
    *-Default Plug-in
    *The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
    *Shockwave Flash 10.1 r53
    *iTunes Detector Plug-in
    *3.0.40624.0
    *Office Authorization plug-in for NPAPI browsers
    *The plug-in allows you to open and edit files using Microsoft Office applications
    *NPWLPG
    *Adobe PDF Plug-In For Firefox and Netscape

    Cambrey,
    that HTML content shows that there’s no content at that Web site — it will only show the heading “301 Moved Permanently” and the single line “nginx/1.2.6”. I suspect that they might have wanted to include a redirection directive in that document, but for some reason, they didn’t. Your browsers are behaving as they ought to do with this Web site.
    Have you considered trying www.sundancechannel.fr in your browsers instead of sundancechannel.fr?

  • MBA 11 (2013) pinch zoom does not work after some time, how to fix it ?

    Recently I purchased MBA 11 (2013) model ( 4GB ram & 1.3 Ghz dual core). Although I use iPhone 5 & iPad 4 but never used mac. So when I found the track pad is capable of pinch zoom(along with other gesture) I was excited. But later I found after opening few apps (like safari, chrome etc) pinch zoom stop working . I need to restart in order to make it work again. Other gestures works fine just issue with the pinch zoom. Along with this issue I have some other questions as well
    1) How to fix this pinch zoom issue?
    2) I use eclipse for android development, but when I connect android phone/tablet - os crashes, no idea why?
    3) How to uninstall & update apps properly which was downloaded from web (like I installed x-code) ?
    4) I want to use mouse (i am comfortable) - I need to know whether right click, wheel, ling click & drag works perfectly.
    5) How to back up the os if something goes wrong I can retrieve from there ?

    Error 2, 4 (or -4), 6, 40, 1000, 9006
    Follow Troubleshooting security software. Often, uninstalling third-party security software will resolve these errors.
    There may be third-party software that modifies your default packet size in Windows by inserting a TcpWindowSize entry into your registry. Your default packet size being set incorrectly can cause these errors. Contact the manufacturer of the software that installed the packet size modification for assistance or follow this article by Microsoft: How to reset Internet Protocol (TCP/IP).
    Verify that access to ports 80 and 443 are allowed on your network.
    Verify that communication to albert.apple.com or photos.apple.com is not blocked by a firewall, or other Internet security setting.
    Discard the .ipsw file, open iTunes and attempt to download the update again. See the steps underAdvanced Steps > Rename, move, or delete the iOS software file (.ipsw) below for file locations.
    Restore your device while connected to a different network.
    Restore using a different computer.
    http://support.apple.com/kb/TS3694#error6

  • Image does not appear across all browsers

    On the main page, just below the "Available soon for..." there is an order now button. It only appears with Safari. I've tried Firefox, Chrome and IE and the image does not appear on any of those. The thing that gets me is that the image was there before and worked fine, all I did was make it bigger and relink it, so I'm confused why all of a sudden it doesn't show up.
    Thanks in advance for any assistance.
    http://turtlecell.com
    Message was edited by: hcblue

    when you say "Re-upload the image", do you mean reinsert it, or re-link it?
    Neither.
    Re-upload it to the web server from your local hard drive. In DW, click on the image file in the Files panel then click the Up arrow to Put the image to the server.
    If that does not work, do as Nancy suggests and re-create the image in your image editor then re-upload.

  • Youtube - Does not work in all Browsers

    Greetings,
    I have an issue were Youtube is not functional in any of my web browsers (Safari, Firefox, and Chrome). I cannot find a fix to this issue anywhere else. All I keep getting is "An error occured, please try again later". I have I have tried "Option+Command+R" and this still does not resolve the issue.
    I am running OSX Yosemite version 10.10.2
    Macbook Pro 13" Mid, 2009
    2.26GHz Intel Core 2 Duo
    Memory 2GB 1067 MHz DDR3
    Graphics NIVIDIA GeForce 9400M 256MB
    Please let me know if you require additional information.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Step 1
    For this step, the title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter the name of the crashed application or process. For example, if Safari crashed, you would enter "Safari" (without the quotes.)
    Each message in the log begins with the date and time when it was entered. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    ☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ User Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of crash reports. The name of each report starts with the name of the process, and ends with ".crash". Select the most recent report related to the process in question. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.
    If you don't see any reports listed, but you know there was a crash, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

  • Navigation "Back" and "Forward" buttons are inactive, they do not work at all. How do I fix this?

    I have downloaded the latest version of firefox and the navigation buttons in the browser will not work in any way. The "Back" and "Forward" buttons are completely un-usable.

    Toolbar misbehavior could be due to a problematic add-on (e.g., theme or extension), or a corrupted settings file. Next time you upgrade -- and for security reasons, it is highly recommended -- try Firefox's Safe Mode to see whether you can pin it on an add-on or custom setting. You also could clear your toolbar settings.
    More info on Safe Mode:
    First, I recommend backing up your Firefox settings in case something goes wrong. See [https://support.mozilla.org/en-US/kb/Backing+up+your+information Backing up your information]. (You can copy your entire Firefox profile folder somewhere outside of the Mozilla folder.)
    Next, restart Firefox in [http://support.mozilla.org/kb/Safe+Mode Safe Mode] using
    Help > Restart with Add-ons Disabled
    In the Safe Mode dialog, do not check any boxes, just click "Continue in Safe Mode."
    Does the toolbar work correctly?
    More info on clearing toolbar settings: [[Toolbar keeps resetting]]

  • DPS: pinch and zoom function not working on all pages within folio (v30 tools using the pdf setting). What would cause some pages to pinch and zoom fluidly, while other pages appear a bit sticky? Could it be a button on the wrong layer?

    What would cause some pages in the same folio to pinch and zoom fluidly, while other pages appear a bit sticky? Could it be a button on the wrong layer that's not allowing the pinch and zoom to work?
    I do have a "go to state" button that enlarges graphic to full page on the page. Could this be cancelling the pinch and zoom functionality? Would a box with text wrap ON affect the ability to pich and zoom? What else may be causing this?

    What would cause some pages in the same folio to pinch and zoom fluidly, while other pages appear a bit sticky? Could it be a button on the wrong layer that's not allowing the pinch and zoom to work?
    I do have a "go to state" button that enlarges graphic to full page on the page. Could this be cancelling the pinch and zoom functionality? Would a box with text wrap ON affect the ability to pich and zoom? What else may be causing this?

  • Database connection not working across all Adobe programs

    I have a PDF form connected to an Access database via ODBC. On the form, I created a button that, when clicked, takes the data in the PDF and adds it to the database. The scripts for that action and the connection was established in LiveCycle Designer. I opened the PDF in Acrobat Pro and enabled Usage Rights for Reader (overwriting the file in the process). Here's what I find odd. The button works fine in Acrobat Pro, but when I open the PDF in Reader and try the button, it gives me an error saying that the accessor 'xfa.sourceSet.DataConnection.open();' is unknown. Why on earth would Adobe recognize the connection in Acrobat but not in Reader? That doesn't make sense to me, especially since I did enable the usage rights.

    I do not see where this permission is given in the enablement of Acrobat Professional Forms. What I see is the following:
    - Save form data
    - Commenting and drawing mark-up tools
    - Sign an existing signature field
    - Digitally sign the documen anywher on the page (only supported in Adobe Reader 8.0)
    I do not see connect to a database anywhere.
    Sabian

  • Certain Javascript Not Working in All Browsers

    Certain javascript elements on websites won't function at all, and it's not apparent why. For example, when I'm http://www.reddit.com/ and I try to upvote or downvote a submission, nothing will happen, and little text in the bottom left corner of my browser(s) will say, "javascript:void(0)". This problem also occurs when I try to submit a comment, expand comments, send messages, and so on.
    This issue isn't exclusive to reddit, though. It also occurs when I'm on http://www.tinychat.com/. When I attempt to go into a tinychat room the same "javascript:void(0)" message pops up, and I receive this error message instead of it loading the chat room, which reads, "This chat room is not loading. Hold shift and refresh this page to try again. You may need to update your browser or Adobe Flash Player. Tinychat recommends Google Chrome. If this issue continues, please email [email protected]" I did email them, and they never emailed me back.
    I've tried everything from uninstalling and reinstalling Flash. Removing javascript from webpages, and seeing if they would respond differently. I've tried disabling and enabling popup blockers, allowing and disallowing Java content, deleting cache, deleting Java cache, removing all proxy settings, allowing all third-party content, increasing my cache size for Adobe flash, uninstalling and reinstalling Adobe flash player and shockwave. I've used disk utility and repaired all permissions and disk issues, I've used OnyX and deleted all cache files and restored as much back to default settings as physically possible. I've even reformatted my entire computer with the startup discs, and the problem still exists. I contacted Java support, Adobe support, and called Apple support, all ending in no solution.
    My computer specifications:
    MacBook Pro (15-inch Mid 2010)
    2.4 GHz Intel Core i5
    4 GB 1067 MHz DDR3
    NVIDIA GeForce GT 330M 256 MB
    Mac OS X Lion 10.7.4

    The pages use JavaScript links such as:
    <a href="javascript:void(0)" class="pref-lang" onclick="return showlang();" >English</a>
    These are quite common and work OK on my Safari 5.0.6.
    The problem you have could be one of these:
    JavaScript is disabled in your browser
    Your browser's JavaScript engine is damaged
    JavaScript items have not downloaded properly
    You have restricted cookies
    You are behind a firewall limiting access to the internet
    Try the following:
    Disable all Safari plugins/extensions
    Quit from Safari
    Remove all contents of ~/Library/Safari to a new folder on your Desktop
    Restart Safari and test
    Retrieve your bookmarks from the new folder on your Desktop
    The following command can resolve some issues - paste it into a Terminal window and hit the return key:
    rm -Rf ~/Library/Safari/LocalStorage; rm -Rf ~/Library/Caches/com.apple.Safari

Maybe you are looking for

  • How to get the own schema data while calling the other schema's Procedure

    Hello Experts, I'm Sanjit, new to OTN forum. I'm using Oracle 10g 10.1.0.2.0 database. Another user Sush has created one procedure proc_1 like create or replace procedure proc_1 as v_total number; begin select sum(amt) into v_total from trans_master

  • Adaptation Mode HTML5 - deleted fields not show up anymore -Please Help

    Hi SAP, Hi was doing screen arrangements though the adaptation mode, and by mistake I dragged the label Purpose to an area out of the Expense Report screen area. the label and the field do not show up any more in the Expense Report from a non-Travel

  • Can't choose to install Logic Pro

    Help !!! I've purchased a second hand Logic Studio 8 but can't install it... I have the complete original package with all content / serial number etc. but Installer fades out possibility to choose most of the programs except Mainstage... What proble

  • Fatal Error in LV8.2 Run-Time Engine install

    Hi, We have a serious problem with installation of LV 8.2 Run-Time Engine (RTE). When a Domain Administrator is trying to install the RTE, the installation stops with the following error (see RTEInstallFatalError.jpg): In error message path 'mk' refe

  • New muse support.  can't get there from here!!

    hello, I received two emails about a new comment on a string I was following, and then I click on the link, and get  taken to an site  where the old muse support forum is discontinued,   why are you sending out emails with bad links on them. if I go