Re: [css-d] Pure CSS popup

2006-06-20 Thread Christine Ce
Sorry guys, resending this, I hit the send button by accident before I had finished. On 6/20/06, Christine Ce <[EMAIL PROTECTED]> wrote: > > On 5/21/06, Christine Ce <[EMAIL PROTECTED]> wrote: > > I have this page that needs to look exactly like that: > http://www.wuongean.com/ > I want the span i

Re: [css-d] Pure CSS popup

2006-06-20 Thread Christine Ce
On 5/21/06, Christine Ce <[EMAIL PROTECTED]> wrote: I have this page that needs to look exactly like that: http://www.wuongean.com/ I want the span in div#kanji to be displayed when hovering over the image kanji_small.jpg, and I am trying to achieve this with a pure css popup. On 5/23/06, Chri

Re: [css-d] Pure CSS popup

2006-05-23 Thread Christine Ce
On 5/23/06, Ian Young <[EMAIL PROTECTED]> wrote: > > > > Links still wrong. aargh... Ok will post the CSS here then. So that's the CSS for the popup: #kanji a, kanji a:link, kanji a:visited { display: inline; text-decoration: none; border: none; background-color: white; } #kanj

Re: [css-d] Pure CSS popup

2006-05-23 Thread Ian Young
> Hello again list, > > > > And I realise I gave the wrong link for the css *again*, they are in fact > here: > http://wuongean.com/popup/wr_typo.css > http://wuongean.com/popup/wr_layout.css > >Christine Links still wrong. However, I guess you haven't included the script that enables IE to use th

Re: [css-d] Pure CSS popup

2006-05-23 Thread Christine Ce
Hello again list, Well I have had a go at this again and got my popup to work in Firefox, see here: http://wuongean.com/popup/index2.htm. But it's not working in IE! So my next question is: is it possible to make it work in IE? If yes, how? And I realise I gave the wrong link for the css *agai

Re: [css-d] Pure CSS popup

2006-05-21 Thread Christine Ce
Sorry wrong links it seems! So, what I want is here: http://www.wuongean.com and the css is here: http://www.wuongean.com/wr_typo.css and http://www.wuongean.com/wr_layout.css What I've managed to do so far is here: http://www.wuongean.com/popup/index2.htm an

[css-d] Pure CSS popup

2006-05-21 Thread Christine Ce
Hello all, I have this page that needs to look exactly like that: http://www.wuongean.com/ The CSS for this is here: http://www.wuongean.com/wg_layout.css and http://www.wuongean.com/wg_typo.css I want the span in div#kanji to be displayed when hovering over the image kanji_small.jpg, and I am tr