It may be patently obvious, as the relevant post is directly below this one, but until FancyZoom moves to its own home on the web, sometime in 2018, this is probably the best way to get the word out to you RSS reading folk: FancyZoom update! Actually, it shows how little I use the RSS — do people get notified when I make revisions to existing web log posts? Or do most people turn that feature off? Do I sound like the world's oldest man? MY PICTURE BOX IS BROKEN, WHY CAN'T I GET MY MOVIE FILMS ON MY PICTURE BOX?
Anyway, FancyZoom is already at version 1.1. I made it work with Opera (and, theoretically, the Wii!), fixed some crazy bugs, and improved the keyboard behavior. Release notes in the original post.
I hope you enjoy these updates!
42 Comments:
Out of curiosity: Does my site count as a commercial site? I do have "ads" on it but they basically are just a link exchange backed by currency and I haven't actually made any money on them. (Project Wonderful is goofy that way.)
BTW, instead of requiring people to add the onLoad handler to the body tag, why not just use something like addLoadEvent? Due to the way I have my MT templates set up I couldn't easily add onLoad to all my body tags, but by just adding addLoadEvent crap into FancyZoom.js it worked like a charm and I only had to change one of my templates (which made it also much less annoying when I decided to remove it a few minutes later).
nice stuff!! one question....how does this handle in IE6? as im sure ie will look at the pngs and laugh. Btw, coda is awsome....anyway, back to making more cool php classes.
You'd think they could do better than that.
If all the images aren't the same size, it seems to just use the ratio of the first one clicked for all the subsequent images. Am I missing something or is this a bug?
Hmm, I wonder if I have a copy of Netscape 4 anywhere around here...
It seems simple enough, I have copied all the files and inserted the code via dreamweaver, but the link still just goes to a new page.
The top of my page navigation was created in imageready and then a "gallery" of thumbs was created below that in a table in dreamweaver. Do you suppose maybe the code is causing a conflict?
Here's another newb question. When you say root of the server you mean the / level and not the /web level right?
Thanks.
I moved onload="setupZoom()" to before onLoad="preloadImages();" instead of after it.
That seemed to do the trick.
Yay.
Nor can I, I have set it up in dreamweaver exactly as the instructions say, but it just doesn't work. (Please excuse a beginner like myself, but I have to ask.)
I tried moving --onload="setupZoom()" to before onLoad="preloadImages();" instead of after it.--
but I can't actually find any of these instructions text.
two questions that i would like to aks
-my Body doesn't had an id tag, does this matter?
-besides in the head, does the script src have to go anywhere specific?
thanks
scroll down on this page to see what i mean.
But Cabel, I've got one question. I looked at the code of FancyZoom (I'm not really good at JS) and I saw the box seems to be drawn with tables. Why don't you use divs with CSS for positioning? It would be cleaner and more up-to-date.
Maybe there is a way to avoid tables since I think they are not a good choice for designing such a box. ;)
FancyZoom itself works, but the transparent png's or something like this is the problem ?!?!?
I am a drupal user and would like to use it on my drupal 6.x site, why not considering making a module for us drupal people!!
Would be very nice having it instead of the LightBox 2 project module from its web stellapower.net
Thank you so much,
drupal user.
;)
I am the drupal user who sent you on 09/Aug/2008 at 6:23 AM, remember me?!
Wanted to thank you, as i got today the news that YOU DID a module for us drupal users!!
Did you?
Thanq alot,
.
P.S.: Anyway i had managed to get it working great with no module, as you haven't responded to my post!
so easy it sounds so hard is it to make the closebutton hidden! Can anyone help me?
I don't need the close button.
Write me to "6colordesert at web.de" plz.
For the ones that need help with the Flash issue:
You need to set the movie to wmode "transparent" that will work.
Thanks for your work.
I tried to add this great tool on blogger but can't figure out where, in the body tag to put the onload="setupZoom()". Wherever I try to put it seems to fail. please a little help here.
Thank you and congrats for your wedding.
K
It turned out to be a CSS conflict. I had switched from Tantek Çelik's UndoHTML to Eric Meyer's CSS Reset to zero out my style sheets, and some of Mr. Meyer's table declarations (I dunno which ones) were behind the behavior.
I switched back to UndoHTML, and FancyZoom worked perfectly.
Anyway, this isn't a complaint: I thought I might post it in case anyone else ran into this problem. I'm a big fan of FancyZoom. Bravo, Cabel: Portland pride.
Greets
Thanks,
Jonathan
Post a Comment