carousel and iFrame

hi all,
i used the carousel action in combination with iframe (every pane has an iframe-element.
now the problem is, that in firefox you see the scrollpanel from the carousel-pane before (the 1. pane looks normal, but the 2nd and 3rd have on the left side). this problem is only in firefox, not in safari or opera (can’t test it on pc with explorer). what can i do?
example: http://members.chello.at/raimund.appl/stock/

thx in advance!


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

With Firefox 2.0.0.14 I can see all 3 scrollbars at the same time - it appears that the iFrames are not being contained within your panes.

Sorry I don’t know what the fix is.

David


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

hi dave,

thanks for your message, but i pasted the iframes into the html-elements (inline elements) …

purity


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

did anyone find a fix for this? Every other browser works, except for Firefox 2.0.0.18

here is my test site:

http://kosta-x.com/GGRKS/homenews[scroll].html


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I don’t know that there’s anything you can do from a construction
standpoint to change the behavior of a single browser, and not the
current version, either. One thing you could try, although it will
take away some of the ease you currently enjoy in site construction,
is to make these iframes as regular HTML boxes set to Overflow:auto.
From a viewer’s standpoint there will be no difference – the
browser will draw a scroll bar, same as the iframe, but it should be
controlled by the current document rather than the iframe document.
That’s been my understanding of browser problems with iframe – it’s
a sort of finger-pointing exercise as to who controls the scroll bars.

Walter

On Nov 25, 2008, at 5:26 AM, kosta x wrote:

did anyone find a fix for this? Every other browser works, except
for Firefox 2.0.0.18

here is my test site:

http://kosta-x.com/GGRKS/homenews[scroll].html


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options