0
votes
0answers
20 views

How to fix scrolling of iframe in IOS safari

I have a problem related to scrolling of iframe in iPad-Safari.I am developing a web application, which contains some nested iframes and I am not able to scroll content inside the iframe in IOS ...
0
votes
0answers
28 views

scroll vertically over iframe

I have an iframe with touch events and click events in a vertically scrollable site. How do I scroll vertically on the site without scrolling vertically on the iframe on touch devices? I originally ...
-1
votes
0answers
15 views

scrolling parent page whit mousewheel when iframe is pointed

I've following problem: I've a parent page, in which all the aothr pages are opened in an iFrame when clicking on a menu-item. The problem is that when the mouse is pointed on the iFrame section, that ...
0
votes
3answers
48 views

iframe containing external wesbite does not fire the onscroll event handler

I understand that in order to fire the onscroll event handler in an iframe normally, the iframe must contain a site with the same domain name as the page that contains the iframe. But is there anyway ...
0
votes
0answers
63 views

Need Iframe content height for finding scroll position

I have a page which has an iframe with an external source.i.e the source from a different domain. My aim is to find the scroll position of that iframe content for analytics. I need to find the iframe ...
1
vote
1answer
483 views

iframe prevents iScroll scrolling on mobile Safari

I am using iScroll on my mobile enable website (using iPhone here) to scroll inside a div. In this this div, I have an iframe with a fixed height like this: <body> <div id="iscroller"> ...
0
votes
0answers
155 views

How to fix scrolling down bug in iframes (button goes down to nowhere)

The code works fine in JSFIDDLE, both in Mozilla and IE. But when I paste this code in my facebook iFrames tab, I get crazy scroll down in IE/Chrome (Mozilla works fine just like in JSFIDDLE). Can ...
0
votes
0answers
17 views

iframe scrollbar disabled except for one

i've got a very big website with 50+ pages (yes 50) all the pages load in an iframe with scrolling disabled, however now i've added a forum which exceeds the size of the iframe... i've tried several ...
0
votes
1answer
228 views

Scroll an iframe without having to mouse over it

I have an iframe that I use to display the main content of my webpage; however, I would like to make the IFRAME scroll regardless of where the mouse is pointing. I do not want my visitors to be ...
0
votes
1answer
53 views

Load page from different domain and highlight/scroll to text section of that page

Is it possible to tell the browser to open a website from a different domain (e.g. in an iframe) and highlight part of its text and scroll that part into view? (Remember when Google offered cached ...
0
votes
0answers
75 views

Horizontal sliding scroll with anchors

Explanation: I am fairly new to HTML5 & CSS3. I have been spending the last week or so producing the images for the site so that I could start coding it afterwards. With some online references ...
0
votes
0answers
37 views

Scroll “bubbling” or “jumping” when targeting iframe

I am a bit new js but I have scoured the web to find a fix for this with no luck. I have a page with items that I link to a shopping cart in an iframe. When the links are clicked the items are added ...
0
votes
0answers
264 views

jQuery Mobile scroll view with embeded video, moving fixed header and footer on scroll motion

I am attempting to embed a youtube video in a jQueryMobile Scroll view element. The problem I'm having is that when I attempt to scroll by touching the screen on the video area it moved the scroll ...
0
votes
0answers
366 views

iFrame jQuery - Parent scroll to top of iFrame while loading new iFrame content

This is my script loaded in an iFrame that is loaded into a parent page. QUESTION: I want it to scroll to the top of the iframe each time they click on specified content in the iFrame and at the ...
1
vote
1answer
508 views

Jquery Mobile - Navbar not fixed after scroll in an iframe

I have successfully implemented a fixed navbar on all the pages of my application except on one of the page. This page contains an iframe that has a 100% height and 100% width. When I load the page, ...
0
votes
1answer
208 views

Vertical space after scrollbar in Internet Explorer with iframe, how to remove it?

I am trying to embed a URL in my webpage using iframe. The page is working properly on FireFox and Chrome, but on IE a vertical space is left after the scroll bar, how do I remove it ? Here is the ...
0
votes
2answers
177 views

Jump to iframe once it loads

Im looking for my webpage to jump to an iframe when someone click. I've found one solution which works pretty well which is this: http://jsfiddle.net/RGjCL/4/ <ul> <li> <a ...
0
votes
2answers
77 views

How to make a target link to an iframe also scroll to it?

Is there a way to open a web in my iframe and also make it auto scroll to it? In other words... I want to know how to combine this: <a href="/example" target="myframe"> With this: <a ...
0
votes
0answers
67 views

Scroll parent page when focusing iframe

Im confused that I can't scroll parent window when mouse is over iframe, even tho iframe have no scrollbars at all and im viewing 100% of iframe document. So theres strange behavior in Firefox and ...
0
votes
2answers
193 views

Iframe height to fill content

i have two websites 1. https://dl.dropbox.com/u/43733183/FacebookPages/tes.html 2. http://iamjusttestingiframe.blogspot.com I want to display first page on the second page. I am using iframe for ...
0
votes
1answer
18 views

Identify the html content in the Iframe based on scroll

I have an Iframe that contains HTML content with a div assigned to every line set. I want to capture div id of the first line in the view in Iframe based on the scroll moved.
0
votes
1answer
513 views

How to show vertical scrollbar only for iframe?

The following html code deosn't show the vertical scrollabr . why ? <style> #mapIframe{ min-height:300px; overflow:auto !important; direction:rtl ...
1
vote
1answer
655 views

Displaying pdf in iframe not working properly in iPad

I am trying to display pdf in iPad using iframe, Pdf is displayed in ipad but not able to scroll the view. I have also tried with -webkit-overflow-scrolling: touch; but it of no use. I would ...
0
votes
0answers
143 views

Wrong click/touch position on android iframe

I'm experiencing this bug on Android Web browser This is the exact behaviour I get: It seems that the iframe computes the event coordinates based on its own top left corner, but doesn't add the ...
0
votes
1answer
236 views

Click in iframe → Parent window scroll to position?

On clicking anywhere in an iframe, I want my parent page to scroll to a postion which is below the bottom of that iframe. But no matter how big of number I put for the offset here, the parent only ...
1
vote
0answers
201 views

Is there any way to disable scrolling in an Android Webview without setting the onTouch?

I have a webview that displays a complex page with a bunch of iframes in it. Basically what I want to do is disable the scrolling of the page, but WITHOUT setting an onTouch listener to intercept ...
1
vote
2answers
192 views

How to save the x and y of iframe (scrollto)? Is it possible?

After looking for several hours and not finding an answer either way I decided to come to you, oh great community of people who I always look to for help. I have an iframe that when scrolled by my ...
0
votes
0answers
76 views

iframe flickers when scrolling

We have an iframe containing a java applet on our webpage. When you scroll or expand the browser window, the iframe flashes/flickers as if its redrawing the contents of the applet. Is there any ...
0
votes
2answers
393 views

can't get my iFrame to scroll

I'm building my personal page, which is a computer with an iframe inside of it's screen with a dummy javascript terminal. My problem is that I can't get the iframe to scroll down while I keep writing ...
0
votes
0answers
140 views

Make Facebook Comments Plugin Scrollable

I have the facebook comments plugin loading in a lightbox (kind of how facebook comments load when you click on a picture in facebook itself). How do I make the comments scrollable? I've tried ...
0
votes
1answer
98 views

Safari specific scroll bar issue in legacy code

I am trying to debug an issue that is occurring specifically in Safari. On a few pages of a web application, the content is larger than the frame and a scroll bar appears on the right but when the ...
0
votes
3answers
358 views

need iFrame to not move when other part of page is scrolled

in my asp.net application I have a page that has a header, then in the body of the page a display of items that a person can choose. When someone chooses an item, an iframe apears on the right side of ...
3
votes
1answer
392 views

Iframe issues on iOS when not in viewport when overflow is scroll

Per this blog post here (http://www.david-lewis.com/css/css-that-can-affect-performance-on-ipad-web-apps-or-phonegap/), there is a bug in iOS 5 that I have no idea on how to get around. Essentially ...
-1
votes
2answers
637 views

Is there a way to scroll an iFrame cross domain with jQuery?

I can't seem to find exactly what I want. Google keeps saying "position" (like CSS top and left), but what I want is to click a button and scroll a frame. The point? So that I don't have to use ...
3
votes
2answers
1k views

Android browser width stretched to iframe content width, despite overflow:hidden

I'm trying to mimick desktop-style iframes in Android (Dolphin browser) with some succes. The trick used is to put an <iframe> with position:relative; inside a <div> with fixed dimensions ...
3
votes
2answers
2k views

FB.Canvas.scrollTo Not working inside iframe in Facebook tab page

I would like to have a "go to top" link inside an iFrame tab page in the new Facebook timeline, have tried to use FB.Canvas.scrollTo as follows but not working. Any pointers greated appreciated! ...
1
vote
0answers
313 views

iOS static html page in iframe half showing

I have this iframe showing a static html page in iOS safari (iPad), the beginning of the html page loading in the iframe shows all right, but when I scroll a bit down, it suddenly shows off, like it ...
1
vote
1answer
425 views

Setting iframe height with Javascript based on content

I have an external javascript that is called into a html page. The lines of javascript I am having problems with are as follows: document.getElementById('lsb').innerHTML = '<iframe ...
0
votes
1answer
3k views

Resize iframe until there is no scrollbar(fit content)

I have a basic layout table, with 4 rows. Header - Navigation - iframe - footer. What I want to achieve is this: Make the body height(in that case the table row the iframe is in) to fit the iframe ...
0
votes
1answer
269 views

how to response the scroll event of outer parent page in a iframe?

I have a app in Taobao.com, when the app loads, Taobao.com loads the html content from my callback url, and constructs a iframe in final page. Now I want a div in my html to move up and down with the ...
1
vote
2answers
2k views

Scrolling to the top of a new opened page inside an iframe

I have a facebook app run inside an iframe. The problem is that if I have a smaller browser window, I scroll to the bottom to the app's page list and select a new page, it will open in the iframe also ...
0
votes
2answers
3k views

android iFrame not scrolling: what are practices to include our “widget” on client's Web pages while maintaining mobile compatibility

We develop a SAAS booking application. As part of this service we offer clients a "widget" to embed in their existing Webpage that allows client's to book. We have implemented this widget as a ...
0
votes
1answer
880 views

Webview with iframe on Android, link position not freshed in scroll

I am working an Android App that has 3 iframes, top (title) bottom-left (navigation) bottom-right (data) and user can press on a certain picture in the iframe 3 to show a pop-up window for ...
-2
votes
1answer
117 views

I have tried a million times to get rid of these dang scrollbars! [closed]

Please help me! I have tried every code to get rid of the vertical scroll bars on my Facebook applications and I have NO LUCK! They are either staying there in Firefox or Google Chrome or are working ...
0
votes
1answer
1k views

Scroll page from within cross domain iframe

Situation: I have a page with an iframe, which contains a form. But the iframe is longer than a screen page and the user has to scroll down to submit it. But it loads just the contents of the iframe, ...
1
vote
0answers
447 views

jQuery scroll iframe on mobile using animate

I have an iframe containing a web page that uses jQuery. To scroll to a specific position of the iframed page (the .js is included in the iframed page, non in the container page) I use: ...
0
votes
1answer
462 views

iframe scroll event listen in Chrome

All, I have two images (SVG) which I want to 'fixed position' in an iframe. Unfortunately the CSS property of fixed position does not work here, so am trying to accomplish this with js. Here is the ...
2
votes
1answer
2k views

How to make IFRAME listen to scroll events as parent when click event within parent iframe is triggered

I have two iframes in an html page <table border="1" width="100%" height="100%"> <tr> <th><iframe id="i1" width="100%" height="100%" ...
1
vote
0answers
427 views

Replace iframe scrollbar with floating scroll similar to iPhone

Is there a way to replace the iframe scrollbars with a a floating bar similar to the one in iPhone using jQuery or another method? I'm loading external sites inside the iFrames so I don't have the ...
1
vote
1answer
399 views

How do you access scroll property, using jQuery, for the parent window in an iFrame

Basically I am tring to figure out if the parent frame is being scrolled or not. I thought it would be something like this but that didn't work; $(window.top).scroll(function () { alert('I\'m ...

1 2