[WSG] Misaligned overlapping list - is there a better way (that works)

2009-05-02 Thread Richard Lake
Hi I have a page which has a list displaying 5 images horizontally. Associated with each of these images there is some hidden text which is loaded into a display area by javascript when the image is clicked, at the same time an image that looks like a pointer is moved from one image to

[WSG] Getting an image to slide behind another, not drop below

2005-08-11 Thread Richard Lake
I'm working on a site that is still only local at the moment so unfortunately I don't have a link that I can provide. I've got a header that has an linked image on the left and a floating image on the right, and there's background image to provide continuity between the two. This works well while

[WSG] hooked floating divs

2005-05-07 Thread Richard Lake
Some of the images on this page: http://www.pricklypair.co.nz/products.php vary in size a little, particularly height. Scroll down to the Climbers Vines or Perennials to see an example. All of the images are inserted in a floating div. When one of the floating divs in the line is taller than the

[WSG] UL menu - gap and firstlink

2005-02-12 Thread Richard Lake
I've changed over the menu on http://www.pricklypair.co.nz/ to an unordered list, I'm reasonably happy with the result, it works fine in Opera, Firefox and IE6, apart from a slight gap between the hovered link and the next menu item's left border. I've set margin and padding to 0 on everything and

RE: [WSG] UL menu - gap and firstlink - fixed

2005-02-12 Thread Richard Lake
Thanks Andreas, deleting the blanks between the li's fixed the problem. Thanks Bert, I've used your suggestion to decrease the spanitis and classitis. Richard ** The discussion list for http://webstandardsgroup.org/ See

[WSG] top of page link class not taking effect

2004-10-08 Thread Richard Lake
I've added a top of page link as follows: div class=topla href=#headerTop of page/a/div and related CSS, as follows: .topl { float: right; font-size: .75em;} a.topl { color: #660; text-decoration: none;} Everything validates (apart from an IE expression that I've removed but

RE: [WSG] Re: delayed rendering of containing div's background colour

2004-09-09 Thread Richard Lake
Thanks Hans. I've tried that, it didn't work unfortunately. -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Hans NilssonSent: Friday, 10 September 2004 12:06 a.m.To: [EMAIL PROTECTED]Subject: [WSG] Re: delayed rendering of containing div's

[WSG] delayed rendering of containing div's background colour

2004-09-08 Thread Richard Lake
I have two floating divs #mainbar and #sidebar inside another div: #content. When the page is rendered the content of the two floating divs is rendered then the background colour of the #content div seems to roll-out. This occurs in both IE 6 and Firefox 0.9 at dial-up speeds, Opera 7.52 is fine.

RE: [WSG] Calling all the Kiwis

2004-08-25 Thread Richard Lake
http://webstandardsgroup.org/manage/index.cfm tells us that there's 11 Kiwi's. I'm just South of Auckland. Not going to WE04 unfortunately. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Martin Baylis Sent: Wednesday, 25 August 2004 7:03 p.m. To: [EMAIL

[WSG] Critique please

2004-07-15 Thread Richard Lake
Could you critique http://www.pricklypair.co.nz for me please. I've aimed to be standards compliant and accessible but I'm sure there's still some work to do in that area. This is my first PHP/mySQL site and there's still some work to be done around the ordering area etc, but it works pretty much