Tagged Questions
The imageflow tag has no wiki summary.
1
vote
0answers
131 views
Imageflow path is wrong because it adds the one from the HTML
I have included a PHP script in a Typo3 site. This PHP script genereates the img tags, which is automatically taken as base for the imageflow-slider.
The imageflow files are in the folder ...
1
vote
4answers
197 views
Javascript “imageflow” IE not loading, slow in other browsers
I'm using a javascript script called ImageFlow. It runs fine in FF/Chrome, however is very slow and hangy.
In IE (9,8,7) it just refuses to load at all. There are no JS problems, and I can't post the ...
1
vote
1answer
557 views
How to destroy the imageflow jquery plugin instance?
has anyone worked with imageflow jquery plugin? Do you know how to destroy an instance? When I remove with jquery the structure that this plugin creates, the events of the plugin continue to be ...
1
vote
2answers
3k views
Conflict between mootools and another (non-framework) script
I'm trying to integrate a javascript called ImageFlow into a Joomla site, but I'm getting an error in Internet Explorer (v8 native and compatibility mode) and it won't display. It works fine in ...
0
votes
0answers
44 views
Imageflow speed up loading images
It takes about 7 seconds for 12 images to load the site. Each image has about 200 kb which than gets a reflection (then about 270kb for each file). Isn't imageflow using a cache? Do I have to add a ...
0
votes
0answers
30 views
Imageflow and PNG-8
I try to use a PNG-8 with the reflection effect. With a PNG-24 everything is working fine. But with PNG-8 I see black surfaces where the transparancy should be. Is it possible to use PNG-8 for ...
0
votes
0answers
72 views
HTML5 video tag styling / imageFlow plugin styling
I need some help with HTML5 video styling, as well as an imageFlow plugin I downloaded. I have posted here before, but it was an epic fail, as one person kinda tried to help me.
If someone could just ...
0
votes
2answers
58 views
HighSlide does not pop up
I have ImageFlow and Highslide working on my site, but do not understand why when the image is clicked it just hangs in perpetual loading?
The url to my website is:
...
0
votes
1answer
68 views
Imageflow does not display with highslide code
The website I am trying to get it to work on is here:
http://www.kaimeramedia.com/derek/Website/Main_New7.html
The Problem is I can't seem to get the code for highslide to work at the end of the ...
0
votes
1answer
219 views
Turn off Mouse Wheel scrolling on ImageFlow Gallery
I'm trying to disable mouse wheel scrolling on the Imageflow gallery plugin (http://imageflow.finnrudolph.de/)
I've tried commenting out sections that relate to mousewheel; but it seems to affect the ...
0
votes
1answer
171 views
jQuery ImageFlow linking text to scroll bar
Extremely new to jQuery, but discovered this amazing image gallery scrolling thingy, and it is working very nicely. BUT, I am stuck. I've got 5 pictures in my ImageFlow. Under the Image flow box, I've ...
0
votes
0answers
70 views
How to open an image of Imageflow 9 with light box effect out of the iframe?
I am using ImageFlow 9. I have an ImageFlow scroller script added in the Iframe. When I click on the image the image opens with lightbox effect but inside the IFrmae. How could I make the image open ...
0
votes
1answer
44 views
Image Flow and Iframe
I am using ImageFlow 9. I have an ImageFlow scroller script added in the Iframe. I want to have the images opened outside the iframe that is on the Parent page. Right now it is opening the images in ...
0
votes
0answers
80 views
How do I integrate Galleria full screen theme to ContentFlow
Fellow Overflowers:
I have been using the excellent ContentFlow gallery and I want to integrate the Galleria FullScreen theme into it. ContentFlow basically works with AddOns and the closest I could ...
0
votes
0answers
40 views
hidden imageflow loaded by xhr
I use the nice imageflow js library of Rudolph Finn and I experience a mysterious issue while loading a new instance via xhr.
The imageflow load, can be view several seconds, and just disappear.
My ...
0
votes
0answers
89 views
ImageFlow or ContentFlow inside modal box
I'm trying to show the ImageFlow or CoverFlow gallery(open to other suggestions) inside a modal box. Basically, it will load the gallery remotely as an AJAX call. However, I tested both of these ...
0
votes
1answer
58 views
abort image loading in ImageFlow?
Finn Rudolph's ImageFlow.js is a wicked clever library.
This may be a general javascript question inasmuch as I have an oncontextmenu event that (among other things) removes an instance of ImageFlow ...
0
votes
2answers
459 views
lightbox + imageflow
I'm using imageFlow, and now i need to activate lightbox effect on the images.
Imageflow allow me to write the function onclick on each image, but how is possible to activate the lightbox effect ...
0
votes
1answer
220 views
ImageFlow + HighSlide dimmingOpacity option
I use Imageflow carousel combined with HighSlide image thumbnail viewer. I joined them together as it's described in the documentation here. It looks like everything works well. The only thing I can't ...
0
votes
2answers
1k views
imageflow animation looks bad on IE with opacity=false
I've been trying to install imageFlow in a site. It works fine except in IE (8 in mycase).
The problem is that the animation isn't smooth. I've looked at their demo in IE8 and it works great.
I can't ...
0
votes
1answer
849 views
How to combine jquery UI/Tabs with ImageFlow based on JavaScript
Hi I'm currently trying to embed the ImageFlow Plugin into a single Tab, which is created by the jQuery Plugin UI/Tabs. My Problem is that the ImageFlow-generated Interface is not shown correctly. I ...