[Pro] Fancy Zoom

Hi Guys,

Wonder if anyone can give me some advice.

I have been trying to integrate Fancy Zoom into my freeway pro page. I have read the previous posts on Freewaytalk and have implemented these. The files are up on the server in the root directory and I believe everything else is in place. However it still just loads the images in a new page. Any advice??

Here is the page:

Thanks a lot.

Matt


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

Just checking its not just because its on a mobile me server is it?


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

This is strange; I’ve got it working here: http://beta.ontwerpzaam.nl/fancyzoom/

But for some reason your’s doesn’t … the only difference I can find between our setup’s is the positioning of the Javascript reference. Your’s is right after , mine is right before .

The script is the same, the links are set up the same way, the onload is set up in the tag.

Try repositioning the js references …

Richard


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

Gave it a try… I think, and I have even tried calling your java scripts, on your sever, just incase there was something wrong with my script.

I might start again with a very simple page, with one image and only one function… see if I can expand on that.

Thanks for your help though and if there is anything else that comes to mind please let me know. Thanks a lot.


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

That couldn’t be it, it’s only JavaScript, not a server-side language
(which wouldn’t run on .me). Take a look in Firebug and see what if
any errors are being thrown there.

Walter

On Jul 29, 2009, at 12:33 AM, mtedwards wrote:

Just checking its not just because its on a mobile me server is it?


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


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

I think you just forgot in Page > Extensions :

onload = “setupZoom”

That is the extended attributes for


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

Oups !
onload = “setupZoom()” I forgot the brackets…


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

Here is the test of Fancy Zoom I did way back of now.

http://louslittle.com/FancyZoomTst/

I’ll look at the FW project code

LLE

On Jul 29, 2009, at 12:30 AM, mtedwards wrote:

Hi Guys,

Wonder if anyone can give me some advice.

I have been trying to integrate Fancy Zoom into my freeway pro page.
I have read the previous posts on Freewaytalk and have implemented
these. The files are up on the server in the root directory and I
believe everything else is in place. However it still just loads the
images in a new page. Any advice??

Here is the page:
iCloud

Thanks a lot.

Matt


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


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

Update on my Test Link:
http://louslittle.com/FZ_Test01/
On this “site” the additional pages are active and they explain how I
did it.

the problem you are having, I believe, is related to the javascripts
not being in the correct path on your server
My site above talks about the javascripts paths

LLE

On Jul 29, 2009, at 12:30 AM, mtedwards wrote:

Hi Guys,

Wonder if anyone can give me some advice.

I have been trying to integrate Fancy Zoom into my freeway pro page.
I have read the previous posts on Freewaytalk and have implemented
these. The files are up on the server in the root directory and I
believe everything else is in place. However it still just loads the
images in a new page. Any advice??

Here is the page:
iCloud

Thanks a lot.

Matt


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


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

Firebug shows an error :
http://dump.vanheukelum.net/setup_not_defined.png


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

I found it …

You should remove the dashes before the location of the js scripts:

Should be


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

Brilliant … thank you so much for your help… Its working now.

The only issue I have now is that it not loading other images. ie the X to close the large image. Although I am pretty sure I read something about this yesterday so will look back and see if I can find it.

Thank you so much again. This is a great product and will stop me from using excessive Flash on my pages.

Matt


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

Yeah … I sure do have my moments … LOL


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

You should upload the folder ‘images-global’ that came with the script as well. They probably are missing.


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