ui tabs youtube embed on iOS mobile - ios

Scenario:
JQuery UI Tabs - one of which has YouTube embed iframe code
Works fine on all browsers
In iOS mobile (iPhone/ iPad) the tab works but am not able to click on the YouTube - nothing happens
If I move the embed outside of the tabs it works fine in iOS mobile devices
Am using this version:
http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js
Any suggestions?
Thanks in advance

Related

iOS 10 UIWebView not opening links on web page

I'm displaying a web page in a UIWebView inside an app. There are links in the UIWebView which are no longer clickable as of iOS 10. Some elements of the page I can interact with, but others I cannot so I don't know if its a java script issue or what (I'm not the programmer of the web page, just the app)
I do not have this issue with earlier versions of iOS (9 and less)
I have tried UIWebView, and WKWebView. It does work in SafariViewController but this doesn't give me the flexibility that I want
Using Objective C
Tried targeting iOS 8, 9, 10 ~ same issue
*Also if I goto the page in regular Safari Browser it does work, so it seems like some kind of issue with UIWebView

Links don't work using MVC 4 on an iPhone

I'm using jQuery Accordion. It works perfectly on all devices except on the iPad and iPhone. On these devices not of my links work.Even if I have a simple link to another page nothing happens. I've been trying to track this issue down for a few months. Any suggestions?
It work fine on an android device.

Problems Debugging Mobile Safari via the desktop Web Inspector

I'm trying to debug a problem with mobile Safari.
I'm using the desktop Web Inspector and a connected iPhone, and it basically doesn't work in any useful way.
DOM elements don't expand. I click on <div id="content">...</div> which contains 50 other DIVs and nothing happens except that the close-div disappears.
No CSS shows in the right-hand panel for any selected element
Images can't be loaded (I just get a spinner)
Are there known problems or incompatibilities? I'm using
Desktop Safari 6.0.5
iOS 7.0.4
I had this problem, too - you'll need to update to Safari 6.1.

How to get Jquery web carousel fit on my phonegap app

Well i trying to get a web jquery carousel to my phonegap app. I look for many possibilities but unfortunately can't find a real resizable carousel that can go on with any devices android or iphone..
I taked a look at Jcarousel http://sorgalla.com/jcarousel/ and Flexslider http://www.woothemes.com/flexslider/ but can not work as well as it should on mobile devices
can anyone help me please ?

PhoneGap / Cordova + ChildBrowser Open In

I have the latest ChildBrowser for iOS on phone gap 1.4.1 running.. it works perfectly except the share button in the top right corner that opens the "Open In.." menu lists everything but Safari. (it lists iBooks, Kindle...)
I'm no ObjC developer, can anyone tell me how I can tweak that list? I want it to only show Safari as an option.

Resources