Subject:
|
Re: Small issue with homepage & Firefox
|
Newsgroups:
|
lugnet.admin.general
|
Date:
|
Mon, 19 Feb 2007 21:53:20 GMT
|
Viewed:
|
9057 times
|
| |
| |
In lugnet.admin.general, Ross Crawford wrote:
> In lugnet.admin.general, Rene Hoffmeister wrote:
> > In lugnet.admin.general, Ross Crawford wrote:
> > > When using Firefox, if I middle-click one of the top stories to open in a
> > > new tab, the description popup stays displayed, and mousing over the other
> > > topics displays their popups behind it.
> >
> > Hi Ross,
> >
> > this is [correct behaviour], because the whole link is still active. The
> > link consists of the subject in the blue Top Stories Box AND the text in the
> > yellow box (in FF clarified by the dotted line). Click on any place on the
> > site to de-activate the link.
>
> Yeah I was pretty sure it was correct behaviour, but it could be a little
> confusing/annoying. I guess there's no easy way to work around it?
>
> ROSCO
Hi Ross,
to be honest, the way I wrote the source code isn't the cleanest way. Example:
<div class='box_top box_topcol_x'>
<a class='top_link' href='http://www.lugnet.com/announce/moc/?n=3783'
title=''>Green Quad
<span>
<img src='http://www.lugnet.com/img/theme/mini/mecha.gif' alt='' />
Hey all, check out my (URL) Green Quad, now on Brickshelf! YAY!<br /> (URL)
(URL) (IMAGE)<br /> I want this latest creation to remind fellow LUGNET
Members, we come here to share ideas and enjoy all things LEGO!<br /> (IMAGE)<br
/> This is the last in a series of Proto Types that use wheels at (...)<br />(by
Eric Sophie on Mon, 19 Feb 2007 in lugnet.announce.moc)
</span></a>
</div>
The closing tag for the link isn't placed between "Green Quad" and <span> like
it would be correct. But to force IE to display <span> it has to be a link,
because IE knows :hover for <a>-tags only (which is NOT correct behaviour).
-Rene
|
|
Message has 1 Reply:
Message is in Reply To:
11 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|