I notice that during the jump from 1.2.6 to 1.3.0, the HTML used to
display the title in Fancybox has changed from using <table> tags for
layouts to using <div>s and <span>s for layouts.
Now, I don't want to start off a discussion on using <table> tags for
layout, and I'm certainly not going to argue against the choice for
<div>s and <span>s for layouts.
I only wish to make the point that the new CSS in 1.3.0 now seems to
have a bug when you have a small image with a large title:
For example, the following title was displaying fine in 1.2.6, but is
now broken in 1.3.0
http://chris.commanga.com/fancybox.png
It doesn't seem to be a specific browser issue; it's broken in IE,
Firefox and Safari.
Now, I could think of a few hacks that I could implement to work
around the problem, but before I do, I was wondering if anyone else
here has noticed the issue and what they had done.
Is there a fix available that I can apply to Fancybox's core to fix
the issue, rather than trying to code a hack on my site?
Thank you for your help!
Janis
On Feb 18, 12:37 pm, Chris <cjt...@gmail.com> wrote:
> Hi there everyone
>
> I notice that during the jump from 1.2.6 to 1.3.0, the HTML used to
> display the title in Fancybox has changed from using <table> tags for
> layouts to using <div>s and <span>s for layouts.
>
> Now, I don't want to start off a discussion on using <table> tags for
> layout, and I'm certainly not going to argue against the choice for
> <div>s and <span>s for layouts.
>
> I only wish to make the point that the new CSS in 1.3.0 now seems to
> have a bug when you have a small image with a large title:
>
> For example, the following title was displaying fine in 1.2.6, but is
> now broken in 1.3.0http://chris.commanga.com/fancybox.png
Dominik
Have you tried Fancybox 1.3.1, the most current version?
http://fancybox.googlecode.com/files/jquery.fancybox-1.3.1.zip
If the most recent version isn't working, please post a link so we can
see the problem.
--
Jan Wilson