CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #9040

Overflow bug with anythingSlider and Firefox 3.0

Added by reix almost 3 years ago. Updated over 2 years ago.

Status:Resolved Start date:2010-07-26
Priority:Should have Due date:
Assignee:Juergen Furrer % Done:

100%

Category:- Spent time: 0.50 hour
Target version:- Estimated time:0.50 hour
Votes: 0

Description

Hello,

I'm working with your multicontent version 1.7.0 and typo3 4.3.2.
I have just an overflow bug with Firefox 3.0 (no problem with last version 3.6.8)

I think the problem is in styles.css of anythingslider folder in :
.tx-jfmulticontent-pi1 .anythingSlider .wrapper

where overflow is defined to "auto"

I already tried multiple combinaisons of overflow in this section and in :

.tx-jfmulticontent-pi1 .anythingSlider .wrapper ul

where the width is defined to "32700px"

but nothing works-well!

Do you know how to fix it ?
Thank you very much!
Phil

screenshot_anythingslider.png (52.9 kB) reix , 2010-07-26 17:23

History

Updated by Juergen Furrer almost 3 years ago

  • Status changed from New to Resolved
  • Assignee set to Juergen Furrer
  • % Done changed from 0 to 100
  • Estimated time set to 0.50

Hi Phil

If you want to display flash files in anythingSlider in FF3, you sould add the follow attribute to the embed tag:
wmode="transparent"
After this, the anythingslider works in FF3 too...

I found the solution here:
http://www.dynamicdrive.com/forums/showthread.php?t=32677

Best regards
Jürgen

Updated by reix almost 3 years ago

Hi Jürgen,

Thank you very much! it's works now!
In fact, the problem as you said is in the display flash files.
I used the WEC contentelements extension that allowed to display youtube and vimeo as type of content in the typo3 menu.
So, I will inform the developper of this extension in order to update it

Thanks a lot for your reactivity, it's a pleasure!

Best regards
Phil

Also available in: Atom PDF