Hi,
Can anyone give a short tutorial on how to implement Cabel’s FancyZoom into Freeway. I’m told it can be done but can’t find out how to do it.
Thanks
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Firstly upload the files that you have downloaded from Cabel to your web server with an ftp application like Transmit or CuberDuck
Next size and scale your final images to the desired on screen size.
Then upload them to your web server, preferably place all your images in the same folder - lets call this folder “pics”
On your freeway page place your link - either a graphic or html text.
Now got to Edit Hyperlink or command k and select External > protocol > http://
This is where you will insert the reference to your image that you have uploaded to your web server ex. http://yousite.com/pics/yourimage.jpg
Now go to the menu bar and select Page > Extended. Then click on the New button and enter in the name field
onload
and in the value field
setupZoom()
Lastly go back to the menu bar Page > HTML Markup and the enter this code into the After Head section
<script src="/js-global/FancyZoom.js" type="text/javascript"></script>
Publish and upload your site and view the results in a browser, this will not work in FW preview or FW’s view in browser option.
Cheers, Marcel
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Thanks Marcel. I knew it had to be easy. I will have a go this evening.
Mike
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Mike,
If you still have some problems, I put a little tutorial page at:
http://www.louslittle.com/FZ_Test01/about.html
I think all the necessary info is there.
LLE
On Nov 27, 2009, at 10:54 AM, scoutdesign wrote:
Thanks Marcel. I knew it had to be easy. I will have a go this evening.
Mike
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
LLE, Thanks. I have already got it to work but I like the fact there are 2 methods and have bookmarked your pages.
Mike
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options