CP7 Zoom Widget issues on iPad

Widget is html5 compatible but when it is viewed on iPad it never loads - loading gif just spins and spins.  Project does have the TOC on, it functions fine with swipe or with our button.  Are there any special settings that need to be used for it run on iPad?
Thanks!

Hi there,
Can you please share few more information so that we can understand the Issue better?
1. How often you are facing this issue?
2. What is your LMS?
3. Are you seeing this issue on browsers as well?
4. What is your iOS version?
Thanks,
Nimmy Sukumaran.

Similar Messages

  • 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.

  • My employer is issuing an iPad 4 to me, but has informed me that I "...can expect no privacey" of any personal information that may be put on the iPad. This is not acceptable to me. How can I use iTunes to keep my personal information off the iPad?

    My employer is issuing an iPad 4 to me, but has informed me that "...I can expect no privacy" with regard to any information on it. What has me concerned is that my employer has also requested that I use my Persoanl iTunes account to syc and update the iPad.  I am concerend with my personal privacey, as I have two other iPads that use this account regualary.
    My question is: How can I use iTunes to update etc. the company iPad using iTunes without compromising my personal information?
    What I have done is to set up a different sign in (is that called an Apple ID?) within iTunes (I now have two different names I can use to sign in to iTunes). They both still use the same iTunes and my personal apps and information appear to be available to my second sign in name (the second sign in name is what I intend to use for the company iPad). When I sync the company iPad how do/can I keep my persoanl information from being syc'd automatically to the comapany iPad?

    Hi herbie13!
    It sounds like you will still want to link your iPad and computer, but you want to prevent the iPad from syncing information from your computer to your iPad. I have an article here for you that can help tell you how to set this up:
    iOS: Syncing with iTunes
    http://support.apple.com/kb/ht1386
    You will want to follow the steps here to set up the iPad for syncing, but when it comes time to sync, you'll just want to make sure that the boxes for syncing the multitude of items that you can sync remain unchecked so that none of that information gets synced into the iPad.
    Another note: your second Apple ID will not be able to access the apps, music, movies, tv shows, etc., that you have purchased under your primary Apple ID. Even though it seems that the secondary Apple ID still has access to those items, that is just because you are viewing your second Apple ID through the iTunes Store section on your computer and you have those items saved locally on your computer. You will need to repurchase and download all of the content that you wish to use again on your second Apple ID, if that is what you wish to solely use on this iPad.
    Take care, and thanks for visiting the Apple Support Communities.
    -Braden

  • Some images do not display in browser, iPad Air 2.  When I load a page with several jpgs (one 1920x720, then 8-10 800x800px), only the first few are shown.  Behaviour is similar for Safari and Chrome. Website issue or iPad?

    I have just bought an iPad, partly to check that my websites work OK on mobile devices.   When I load a page with several jpgs (e.g. one 1920x720, then 8-10 800x800px), only the first few are shown.  If I remove the large one, that sometimes fixes the problem. Behaviour is similar for Safari and Chrome. Is this a website issue or iPad?

    Sorry, I didn't make myself clear.  I'm using a new Wordpress theme that is meant to be responsive.  The large image is for a header, than you scroll down to see the rest, one by one.  Some one the pages work OK on my iPad, typically the old ones where the maximum image size was 500 x 500.  It's the new pages and those I've updated that are causing the problem.  On the iPad the large image loads, then a couple of the small ones become visible as I scroll down, but then darkness (rather like my knowledge level).
    Being new to IOS and iPads, I'm trying to work out whether I should be looking here, or amongst the Wordpress stuff for a solution.
    Here's the website with its new theme: http://www.new-zealand-pictures.com/

  • HT204053 My company has recently issued company ipads.  I currently have a iMac for personal use in which I have a iTunes account. Is there a way to down load all the music I have on my iMac iTunes account to my iPod as well?

    My Company has recently issued company ipads.  I currently havea  iMac for personal use in which I have an iTunes account. Is there a way to down load all the music I have on my iMac itunes account to my iPod as well?    Also will I be notified on email when I have a response to my questions?  Thanks for your response!

    Connect the iPad to your iTunes account.

  • AwesomeWM progressbar widget issue

    Hi,
    I'm moving from KDE to Awesome and configuring awesome has been easy enough. I'm running into an issue with the progressbar widget though.
    As you can see in the screenshot below, there is some space in between the volume textarea ("69%") and the separator ('//'). This is were the progressbar is (supposed to be).
    My rc.lua (volume widget starts at line 140) has some buttons attached to the 2 volume widgets (the textarea and the progressbar). Those work fine, since when I use them while my mouse is over the spot where the progressbar should be, they work.
    This means the progressbar does get created and thus should be visible, yet it isn't. I've tried different foreground and background colors but it never worked. I also tried setting a gradient but that didn't make the progressbar visible either.
    I also tried creating a progressbar using "volumebar = awful.widget.progressbar()" instead of "volumebar = widget({type="progressbar" ..." but then it doesn't even reserve space for the progressbar in the wibox.
    What's causing this? I must be forgetting something very simple, but I've looked at other rc.lua's and i can't see a difference.
    My awesome version:
    awesome v3.4.5 (Close To You)
    • Build: Jul  3 2010 21:00:01 for x86_64 by gcc version 4.5.0 (nobody@archlinux)
    • D-Bus support: ✔
    Last edited by Diod (2010-07-10 21:46:01)

A: AwesomeWM progressbar widget issue

Here is a section from my old rc.lua when I still had a volume bar:
volbar = awful.widget.progressbar()
volbar:set_width(10)
volbar:set_height(18)
volbar:set_vertical(true)
volbar:set_background_color("#1a1918")
volbar:set_color("#ff6500")
volbar:set_gradient_colors({ "#1a1918", "#60801f", "#9acd32" })
vicious.enable_caching(vicious.widgets.volume)
vicious.register(volbar, vicious.widgets.volume, "$1", 2, "Master")
volbar.widget:buttons(
awful.util.table.join(
awful.button({ }, 1, function () awful.util.spawn("amixer -q sset Master toggle") end),
awful.button({ }, 4, function () awful.util.spawn("amixer -q sset Master 2dB+", false) end),
awful.button({ }, 5, function () awful.util.spawn("amixer -q sset Master 2dB-", false) end)
So I think you should maybe try changing your "volume.width = 50" to "volumebar:set_width(50)", etc.
And you need to register your volumebar with vicious to get the input (ie.' "$1", 2, "Master"' etc.). At the moment, your volbar widget is empty with no input.

Here is a section from my old rc.lua when I still had a volume bar:
volbar = awful.widget.progressbar()
volbar:set_width(10)
volbar:set_height(18)
volbar:set_vertical(true)
volbar:set_background_color("#1a1918")
volbar:set_color("#ff6500")
volbar:set_gradient_colors({ "#1a1918", "#60801f", "#9acd32" })
vicious.enable_caching(vicious.widgets.volume)
vicious.register(volbar, vicious.widgets.volume, "$1", 2, "Master")
volbar.widget:buttons(
awful.util.table.join(
awful.button({ }, 1, function () awful.util.spawn("amixer -q sset Master toggle") end),
awful.button({ }, 4, function () awful.util.spawn("amixer -q sset Master 2dB+", false) end),
awful.button({ }, 5, function () awful.util.spawn("amixer -q sset Master 2dB-", false) end)
So I think you should maybe try changing your "volume.width = 50" to "volumebar:set_width(50)", etc.
And you need to register your volumebar with vicious to get the input (ie.' "$1", 2, "Master"' etc.). At the moment, your volbar widget is empty with no input.

  • My friend is now facing one issue with iPad.

    My friend is now facing one issue with iPad. He clicked on screenshot (attached with email) with Google mail app (iPad) and the screenshot is now stuck open. He cannot close it using the little X in the upper right which does not respond. So his Gmail app is completely blocked by this open screenshot! tried everything including shutting down and rebotting his iPad.

    I use the Gmail app and have never had that problem. But Apple has nothing to do with the Gmail app. If you want to report a bug, report it to Google through the app itself.
    https://support.google.com/mail/answer/1205762?hl=en

  • I have not been able to stay connected to Internet since upgrade to os 7. Other devices no issues just iPad 2. HELP

    I have not been able to stay connected to Internet since upgrade to os 7. Other devices no issues just iPad 2. HELP, please and thank you.

    Hey Elder25,
    I would troubleshoot these Wi-Fi issues you're encountering while using your iPad by following the steps in this link:
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/TS1398
    Welcome to Apple Support Communities!
    Regards,
    Delgadoh

  • Safari ios7 issues on iPad Air - can't open new tabs - + sign closes app

    Safari ios7 issues on iPad Air - can't open new tabs or view other tabs.
    The + sign just closes the app every single time!
    In some cases, the back and forward buttons don't work.
    It's driving me crazy becuase if the webpage I'm on opens and ad or tab that I don't want to look at, I can't close it and go back, I have to retype the web address in and find where I was on the site!

    I, too, tried all the fixes...nothing worked.
    Found another thread on this forum and looks like a lot of us are having same problem.
    Next time it happens, go to SETTINGS/GENERAL/ABOUT and check to see it there is a "low memory" incident report.
    If there is:
    See the discussion thread "iPad Air Low Memory Crashes".
    Seems to be common....this could turn into a HUGH issue.

  • HT5957 how about newwsstand issue in ipad ios7 when to fixed it?

    we experienced this issue in ipad... https://discussions.apple.com/message/23028337#23028337
    Thanks

    Try the following:
    1. Reset
    Hold the Sleep and Home button down until you see the Apple logo
    2. Restore:
    http://support.apple.com/kb/HT1414
    3. Recovery:
    http://support.apple.com/kb/HT1808

  • Doc to go issue after ipad update ios 6.0 doc to go keeps dropping can't sync MacBook Pro

    Doc To Go issue after ipad update ios 6.0 doc to go keeps dropping can't sync MacBook Pro (15-inch Late 2011), Mac OS X (10.7.5), ipad iOS 6.0

    Post in the iPad forum, this one is for OSX

  • I face issue 16 in my iPad it is not working I connected it to the MAC to update or restore i face the same issue the iPad under Guarantee but in my country their isn't representative for Apple can you help me ??

    I face issue 16 in my iPad it is not working I connected it to the MAC to update or restore i face the same issue the iPad under Guarantee but in my country their isn't representative for Apple can you help me ??

    Resolve iOS update and restore errors - Apple Support
    and
    iPhone 4 restoring error (16)

  • I cant connect to the itunes store and the support team didnt really help anyone facing this issue with ipad mini!!! I need help

    I cant connect to the itunes store and the support team didnt really help anyone facing this issue with ipad mini!!! I need help

    Here's the troubleshooter.
    Can't connect to the iTunes Store

  • Sound issue, my ipad 3 sound doesnt work

    sound issue, my ipad 3 sound doesnt work. ios6

    Hi Naielly,
    Most people will, eventually, have sound problems: the cause can be complex as a 'miss-behaved' app that messes the sound engine or as simple as the iPad being on Mute/Volume Down.
    Watch this Short Video [1m40s] showing how to fix iPad Sound for all those cases:
    https://www.youtube.com/watch?v=FjBP-Ncj_fE
    We made the video for people who downloaded our game - but it ended up helping a lot of people. Let me know if it has worked for you.

  • DPS(pdf): What is the maximum zoom-factor for the iPad

    Hi,
    What is the maximum zoom-factor for the iPad?
    Regards,
    Anil Yadav

    I'm sorry -- I have not communicated my question well.   When I use full
    page mode (no window borders, Ctrl-L) and zoom to many thousands %, then
    entire screen (14000 pixels by 1200 pixels) is not used -- only about 9000
    pixels x 1200 pixels.   The entire screen should have document content
    because I'm extremely zoomed in.  There is no meaning to pixels/inch in
    this context (and I tried your suggestion -- it made no difference).   This
    seems to be a hard limitation of Adobe Reader X screen display...?
    Thanks,
    Scott

  • Maybe you are looking for