Re: [WSG] web photo album

2004-10-14 Thread Richard Czeiger
Umm, Don't know if this is what you guys are after, but you can check out and use the code here: http://www.grafx.com.au/dik All done in XHTML, CSS and JavaScript. No database, no PHP. All you need is to use Photoshop's "Automate" feature and do a bulk rename in Windows for the images and thumbn

[WSG] XHTML external links

2004-10-04 Thread Richard Czeiger
Hi guys - having a little problem with the whole external links in XHTML strict. Code's below - doesn't seem to be working - can you help out? http://www.google.com.au/"; rel="external">new window function externalLinks() if (!document.getElementsByTagName) return; var anchors = document

Re: [WSG] Fluid Horizontal Lists

2004-10-04 Thread Richard Czeiger
Nup - collapses in IE :o( Richard - Original Message - From: "Neerav" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 05, 2004 2:20 PM Subject: Re: [WSG] Fluid Horizontal Lists just a quick thought that may be completely wrong, but have you tried % based padding for

Re: [WSG] Semantically creating 'pipes' for footer links

2004-10-04 Thread Richard Czeiger
e extra code, what if I have Javascript disabled? My 2c... N ___ Omnivision. Websight. http://www.omnivision.com.au/ On Tuesday, Oct 5, 2004, at 13:55 Australia/Sydney, Richard Czeiger wrote: > Thanks for the feedback guys but the problem persists ! :o) > > While Neer

Re: [WSG] Semantically creating 'pipes' for footer links

2004-10-04 Thread Richard Czeiger
eerav Bhatt http://www.bhatt.id.au Web Development & IT consultancy Mobile: +61 (0)403 8000 27 http://www.bhatt.id.au/blog/ - Ramblings Thoughts http://www.bookcrossing.com/mybookshelf/neerav Richard Czeiger wrote: > > Sure but this only works on, like, two browsers! > Is there a f

Re: [WSG] Semantically creating 'pipes' for footer links

2004-10-04 Thread Richard Czeiger
2004 12:02 PM Subject: Re: [WSG] Semantically creating 'pipes' for footer links For the line wrapping issue, you could try:whitespace: nowrap;On whatever element is giving you trouble.Cheers,Kevin FutterOn 5/10/04 11:28 AM, "Richard Czeiger" <[EMAIL PROTECTED]&

[WSG] Semantically creating 'pipes' for footer links

2004-10-04 Thread Richard Czeiger
Hi guys,   I'm putting together a semantically correct UL of links for my footer. I'd like to have them separated by 'pipes' as this is a common and easily recognised technique. But the pipes themselves are irrelevant (semantically). So here's what I've come up with...   ALSO! My one thing is

Re: [WSG] Reminder, Sydney WSG meeting tomorrow night

2004-09-14 Thread Richard Czeiger
I don't know while parking's a pain, I don't think it would take most folks over an hour to get there if they leave work at 5:30 ... R :o) - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 15, 2004 2:10 PM Subject: Re: [WSG] Reminder,

Re: [WSG] Horizontal Scroll

2004-09-07 Thread Richard Czeiger
Thanks Thorsten - but I was hoping I wouldn't have to use maths but instead utilise some kind of 'width:auto;' thing or a thing or something inherently set by the technology. If wost comes to worse, I'll just pop in some client-side JS to do the math - but i still think it's a bit of an icky optio

Re: [WSG] Horizontal Scroll

2004-09-06 Thread Richard Czeiger
lt;[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 06, 2004 9:53 PM Subject: Re: [WSG] Horizontal Scroll Richard Czeiger wrote: > CSS Question here: How do I get a horizontal scroll bar in a > but NOT a vertical scroll bar? make sure to layout your content horizontal

[WSG] Horizontal Scroll

2004-09-05 Thread Richard Czeiger
Hiya :o) CSS Question here: How do I get a horizontal scroll bar in a but NOT a vertical scroll bar? Cheers, Richard ** The discussion list for http://webstandardsgroup.org/ Proud presenters of Web Essentials 04 http://we04.com/ Web standa

Re: [WSG] Divs and Spans

2004-09-02 Thread Richard Czeiger
- span I think of it as a DIVision of a page, or a section. For span, because it's inline I think of it as the bridge spanning the harbour, ie it's only in a single line. (no psycho analysis please!) I guess that makes me a geek too huh..? cool ;) -Original Message- From

[WSG] Divs and Spans

2004-09-02 Thread Richard Czeiger
Hi guys, U - potentially dorky question here... Just because I'm a geek and like things like etymology: Where do the terms DIV and SPAN come from? Cheers :o) R ** The discussion list for http://webstandardsgroup.org/ Proud presenters of

Re: [WSG] Sliding Doors and IE5.00 Mac

2004-09-02 Thread Richard Czeiger
s and IE5.00 Mac On Sep 2, 2004, at 1:05 pm, Richard Czeiger wrote: > Yes, Philippe - but can you figure out a way to do it so that nav > items that > are two or more words don't require a non-breaking space in order for > the > nav not to collapse as it does on your Japane

Re: [WSG] Sliding Doors and IE5.00 Mac

2004-09-01 Thread Richard Czeiger
Yes, Philippe - but can you figure out a way to do it so that nav items that are two or more words don't require a non-breaking space in order for the nav not to collapse as it does on your Japanese site for "about us"? R :o) - Original Message - From: "Philippe Wittenbergh" <[EMAIL PRO

<    1   2