Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Fire Fancybox from a css rollover

Received: by 10.52.22.109 with SMTP id c13mr7423659vdf.4.1332683682420;
        Sun, 25 Mar 2012 06:54:42 -0700 (PDT)
X-BeenThere: fancybox@googlegroups.com
Received: by 10.52.74.67 with SMTP id r3ls2143808vdv.9.gmail; Sun, 25 Mar 2012
 06:54:36 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.52.36.136 with SMTP id q8mr2044385vdj.17.1332683676291; Sun,
 25 Mar 2012 06:54:36 -0700 (PDT)
Authentication-Results: ls.google.com; spf=pass (google.com: domain of
 neilstra...@btinternet.com designates internal as permitted sender)
 smtp.mail=neilstra...@btinternet.com; dkim=pass
 header...@btinternet.com
Received: by b14g2000vbz.googlegroups.com with HTTP; Sun, 25 Mar 2012 06:54:36
 -0700 (PDT)
Date: Sun, 25 Mar 2012 06:54:36 -0700 (PDT)
In-Reply-To: <ddb228c1-db34-4584-860c-60f0d1cd2ede@z5g2000pbu.googlegroups.com>
References: <4aff4673-1f90-4407-9d28-12d850d08624@w32g2000vbt.googlegroups.com>
 <ddb228c1-db34-4584-860c-60f0d1cd2ede@z5g2000pbu.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US;
 rv:1.9.2.28) Gecko/20120306 Firefox/3.6.28,gzip(gfe)
Message-ID: <41aa2fb1-753e-48b1-9428-409a5ab19326@b14g2000vbz.googlegroups.com>
Subject: Re: Fire Fancybox from a css rollover
From: Nezz Strooger <neilstra...@btinternet.com>
To: fancybox <fancybox@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi JFK, thanks for that. I've got class=3D"top_link fancybox" in the <a>
tag, shouldn't it be called from there?


On Mar 25, 7:59=A0am, JFK <jfk.d...@gmail.com> wrote:
> the class=3D"top fancybox" should be in the <a> tag since fancybox gets
> the content from the href attribute.
> <li class=3D"top fancybox"> doesn't say to fancybox where it should load
> the content from hence the message.
>
> On Mar 24, 11:23=A0am, Nezz Strooger <neilstra...@btinternet.com> wrote:
>
> > I have Fancybox working great when I fire it from a simple link,
> > However, when I try to fire it from a css rollover I get, 'The
> > requested content cannot be loaded. Please try again later.' in the
> > modal.
>
> > This is the code I'm using:
>
> > </li>
> > <li class=3D"top fancybox"><a href=3D"http://www.shoestring-mln.co.uk/
> > contactus/contactform.php" class=3D"top_link fancybox"><span>Advice
> > Centre</span></a>
> > </li>
>
> > Any ideas?
>
> > Bit of a beginner here :-(
>