Search found 5 matches

by rednus
Fri 23. May 2008, 17:04
Forum: hacks & enhancements
Topic: ImageFlow in CP Images special
Replies: 57
Views: 26717

Re: ImageFlow in CP Images special

thanks for that heiko.. that works.. now, i am trying to display the zoomed image in the same page as an iframe.. however.. not being an web expert i am having some issues.. could you please take a look at the link http://www.adoptsap.net/index.php?housewarming and see whatz wrong with it.. thanks ...
by rednus
Thu 22. May 2008, 15:48
Forum: hacks & enhancements
Topic: ImageFlow in CP Images special
Replies: 57
Views: 26717

Re: ImageFlow in CP Images special

Heiko, thanks for that. V0.9 solved the freezing problem on IE but now there are more problems with both IE and firefox. check here: http://www.adoptsap.net/index.php?housewarming following problems are encountered: 1. (Fireforx) the div height is overlapping footer (even though i have increased the ...
by rednus
Thu 22. May 2008, 13:35
Forum: hacks & enhancements
Topic: ImageFlow in CP Images special
Replies: 57
Views: 26717

Re: ImageFlow in CP Images special

thank heiko.. i played a bit with the js and got it working.. however.. when i open the page in IE i get "Error on page" at line 141 and char 4 with message "Invalid argument" and unable to display any images after the error occurred.. the error comes after going thru few images.. also there is a ...
by rednus
Thu 22. May 2008, 11:19
Forum: hacks & enhancements
Topic: ImageFlow in CP Images special
Replies: 57
Views: 26717

Re: ImageFlow in CP Images special

Aaah.. perfect.. thanks a lot.. it works now.. :D however.. i wanted a bigger thumnail.. so i changed the following in imageflow.js source image var conf_focus = 2; size = images_width * 0.7; max_height = images_width * 0.7; but now the slider is not centered.. check here.. http://www.adoptsap.net ...
by rednus
Thu 22. May 2008, 10:54
Forum: hacks & enhancements
Topic: ImageFlow in CP Images special
Replies: 57
Views: 26717

Re: ImageFlow in CP Images special

I dont know what i am doing wrong.. but imageflow doesnt work for me.. :( somehow these lines are appearing in page source.. so i assue the css and javascript are not being changed in globals.. <a href="#" id="move_left">Left</a> | <a href="#" id="move_right">Right</a> $GLOBALS['block']['css ...