[WSG] Out of Office AutoReply: [Spam] WSG Digest

2012-07-03 Thread Green, Dan
Thank you for your email. TMP will be closed on July 4th in observance of Independence Day. I will return your email when I am back in the office on Thursday, July 5th. *** List Guidelines: http://webstandardsgroup.org/mail/guideli

RE: [WSG] which tag to use for link to reference?

2012-07-02 Thread Dan Freeman
The tag is definitely not presentational. It's good for the browser to know what is superscripted. Think about math and powers. The browser will interpret these two things totally differently: 104 104 (correct) 104 (browser will think it's 104 instead of 104) Dan

[WSG] Out of Office AutoReply: [Spam] WSG Digest

2012-06-27 Thread Green, Dan
Thank you for your email. I will be out of the office on June 25-27. I will have no access to email and voicemail at that time. If you need is urgent, please contact mark.er...@tmpgovernment.com. For all VAforVets related items, please contact tahlia.cummi...@tmpgovernment.com. **

[WSG] Out of Office AutoReply: [Spam] WSG Digest

2012-06-18 Thread Green, Dan
Thank you for your email. I will will be out of the office Monday, June 18. I will have limited access to email and voicemail at that time. If you need is urgent, please contact mark.er...@tmpgovernment.com. For all VAforVets related items, please contact tahlia.cummi...@tmpgovernment.com. **

RE: [WSG] list heading - best practice?

2012-03-05 Thread Dan Freeman
Item 1 Item 2 Item 3 -Dan From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On Behalf Of Mathew Robertson Sent: Monday, March 05, 2012 5:22 PM To: wsg@webstandardsgroup.org Subject

RE: [WSG] list heading - best practice?

2012-03-02 Thread Dan Freeman
I wouldn't recommend that. It may look OK stylistically, but not semantically. I believe H? before the list makes the most sense. - Dan Freeman -Original Message- From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On Behalf Of coder Sent: Friday, March 02, 2

RE: [WSG] Best Practice - Content Within Tables

2011-10-12 Thread Dan Freeman
Tables are used to present data. So I think it makes perfect sense to simply put the data in the cells, and not wrap them in tags. Would there be a reason to have a table of paragraphs? Dan Freeman e-Commerce Manager 800.650.6506 (TOLL FREE) 330.655.0341 (DIRECT) www.lexi.com <h

RE: [WSG] IE9's Browser Mode Controls - Reliable?

2011-09-23 Thread Dan Freeman
This is my favorite tool: http://utilu.com/IECollection/ Dan Freeman e-Commerce Manager 800.650.6506 (TOLL FREE) 330.655.0341 (DIRECT) <http://www.lexi.com/> www.lexi.com lexicomp-email-sig From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On Behalf O

RE: [WSG] Title tags - site name then keywords?

2011-04-19 Thread Dan Freeman
Yes, search engines will put more strength on the first few words in your title tags. So I'd recommend: Steel Fabrication, Pipework, Welding - ABC Engineering Ltd Dan Freeman Webmaster & ERP Administrator 800.650.6506 (TOLL FREE) 330.655.0341 (DIRECT) www.lexi.com -Origina

RE: [WSG] HTML/CSS reference

2011-04-06 Thread Dan Freeman
I agree ... Bulletproof Web Design is highly recommended. Dan -Original Message- From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On Behalf Of Jon Reece Sent: Tuesday, April 05, 2011 8:05 PM To: wsg Subject: Re: [WSG] HTML/CSS reference They may be a little old

[WSG] Dan Macfadyen is out of the office.

2011-02-10 Thread Dan . MacFadyen
I will be out of the office starting 11/02/2011 and will not return until 21/02/2011. I will respond to your message when I return. Important Notice: If you have received this email by mistake, please advise the sender and

[WSG] Dan Macfadyen is out of the office.

2010-12-23 Thread Dan . MacFadyen
I will be out of the office starting 24/12/2010 and will not return until 04/01/2011. I will respond to your message when I return. Important Notice: If you have received this email by mistake, please advise the sender and

RE: [WSG] Long documents

2010-10-17 Thread Dan . MacFadyen
: wasDan MacFadyen/ACT/IMMI/AU received by

RE: [WSG] Image Maps

2010-10-14 Thread Dan Freeman
If you use PNG's and negative margins, this would allow you to piece together images, but how would you handle hovering or clicking? For example, if you had a circle image with a transparent background, how would you identify hovering or clicking only on the circle piece? Dan Fr

RE: [WSG] HTML5 with Chrome

2010-08-31 Thread Dan Freeman
Has anyone got this to work? I tried several times yesterday and it just stuck at 44%. Also, what do you mean by "wasteful"? Dan Freeman Webmaster & ERP Administrator 800.650.6506 (TOLL FREE) 330.655.0341 (DIRECT) <http://www.lexi.com/> www.l

RE: [WSG] Getting my feet wet in HTML5

2010-08-13 Thread Dan Freeman
Article copy here. Article copy here. Article copy here. Article copy here. By: Dan Freeman Using ID's would not help you replicate

RE: [WSG] Paul Irish/Divya Manian HTML5 Boilerplate

2010-08-12 Thread Dan Freeman
Considering the link doesn't even look right in IE8, I'm not sure I'd use it to build anything. Dan Freeman Webmaster & ERP Administrator 800.650.6506 (TOLL FREE) 330.655.0341 (DIRECT) www.lexi.com -Original Message- From: li...@webstandardsgroup.org [mailto:li...@we

RE: [WSG] ems versus pixels

2010-07-20 Thread Dan Freeman
Points? I thought points were for print and should never be used: http://webdesign.about.com/cs/typemeasurements/a/aa042803a.htm http://css-tricks.com/css-font-size/ Dan Freeman Webmaster & ERP Administrator 800.650.6506 (TOLL FREE) 330.655.0341 (DIRECT) www.lexi.com -Original Mes

Re: [WSG] [Job] Senior Freelance Web Designer | Melbourne

2010-07-12 Thread Daniel Dan
/unsubscribe.cfm >> Help: memberh...@webstandardsgroup.org >> *** >> > > > *** > List Guidelines: ht

Re: [WSG] that old IE6 thing...

2010-07-01 Thread Dan Webb
advice from librarians that, from the time I put my hand up and told my boss "yea, I can make you a website", and then wonderened how the heck to do it, I headed down the Web Standards path. They're generelly pretty t

Re: [WSG] Is it still necessary to encode ampersands?. ANSWERED.

2010-06-24 Thread Dan Webb
The task is to insert 100s of instances of the (almost) same URL which contains ampersands; just one part of the URL needs to be different for each item it "belongs" to, so it's not a simple find/replace job. cheers, dan. On Fri, Jun 25, 2010 at 4:06 PM, Dan Webb wrote: > T

Re: [WSG] Is it still necessary to encode ampersands?. ANSWERED.

2010-06-24 Thread Dan Webb
Thanks Jelina and David for prompt replies. I'll continue to do encode them. cheers, dan. Jelina wrote: >As far as I'm aware, this is still necessary. (etc) > David wrote: >Yes (etc) > > On Fri, Jun 25, 2010 at 3:39 PM, I wrote: >> Hi f

[WSG] Is it still necessary to encode ampersands?

2010-06-24 Thread Dan Webb
Hi folks, Years ago, I use to painstakingly and religiously convert & to & when ever I encountered it (HTML 4.01 Strict doctype). It's still pegged as invalid by the W3C validator, but is it really still necessary these days? What could possibly go wrong in modern browsers? I'm talking specifica

Re: [WSG] Best way to hide form legends?

2008-04-30 Thread Dan Brickley
Svip wrote: Tried "display: none;"? >> Now I can easily hide it with display: none; but Apparently so... Regards, Svip 2008/4/30 Simon <[EMAIL PROTECTED]>: Hi, I've got a search box and login area that I want to use a fieldset and legend on for accessibility but I don't want to show th

Re: [WSG] Jquery and/or Yahoo UI

2007-10-13 Thread Dan Dorman
ny way whatsoever, because the validators don't even _use_ JS: they look at the source the way it's originally served up, before any possible JS modifications. Or is this incorrect? Do any of the validation tools revise their validation states based on J

Re: [WSG] Safari beta for Windows won't display correctly

2007-07-18 Thread Dan Dorman
on the word partners and the font for the gallery text is 80% in times new roman, times, serif. what i am seeing in safari windows beta is what i described above and the font is arial. The Agora image is left justified in every Windows browser I've tried it on: IE6, Firefox 2, and Saf

Re: [WSG] Javascript problem

2007-06-21 Thread Dan Dorman
On 6/21/07, Dan Dorman <[EMAIL PROTECTED]> wrote: function alternateRows(tableID,numberOfColors,colorArray){ [snipped] if (table) { var trs=document.getElementById(tableID).getElementsByTagName("TD"); [snipped] } } } Whoops! I got a little careless. The li

Re: [WSG] Javascript problem

2007-06-21 Thread Dan Dorman
ementById(tableID); if (table) { var trs=document.getElementById(tableID).getElementsByTagName("TD"); len=trs.length; var myColors=colorArray.slice(0,numberOfColors); while(len--){ trs[len].style.backgroundColor=colors[len%myColors.length]; } } } The stuff i

Re: [WSG] Acronym tag usage

2007-05-11 Thread Dan Dorman
s looking for--but I was unable to find a version of the OED through which I could search. If the OED says it, I'll buy it. Thanks, Nick! Dan Dorman *** List Guidelines: http://webstandardsgroup.org/mail/gui

Re: [WSG] Acronym tag usage

2007-05-10 Thread Dan Dorman
mise, I won't argue any more on the matter, since this is getting awfully pedantic, but I am genuinely curious: if anyone has some concrete sources on the subject, please let me know; off list would be fine. Dan Dorman *

Re: [WSG] Acronym tag usage

2007-05-10 Thread Dan Dorman
ve it a whirl.) 1. http://m-w.com/dictionary/acronym 2. http://en.wikipedia.org/wiki/Acronym#Nomenclature Dan Dorman *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] ***

Re: [WSG] How to mark up a flowchart?

2007-03-26 Thread Dan Dorman
t "news" update at the site referenced was 3 August 2004). Dan 1. <http://graphml.graphdrawing.org/> *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] ***

[WSG] Re_ WSG Multiple class names in older browsers (3).txt

2005-06-01 Thread Dan
Hi Maxine   Have a check to see if it works in Safari. Last time I used multiple classes I has some serious problems with Safari, but of course they could be two unrelated things.   Cheers   Dan

[WSG] Space-saving Form Select vs Space-hungry HTML List

2005-05-15 Thread Dan
user group specific links).   An obvious downside might be that the user cannot see at-a-glance what the options are, and may bypass the menu altogether, although if the menu was well signposted, this might not be an issue.   I'd be interested to hear your views on this.     Cheers,   Dan

Re: [WSG] Unofficial Melbourne meetup

2005-03-16 Thread Dan Webb
t Kilda by next week and Im sure you'll have a much better idea about this city than me so yeah, wherever you reckon. Cheers, Dan On Thu, 17 Mar 2005 16:11:31 +1100, russ - maxdesign <[EMAIL PROTECTED]> wrote: > The official Melbourne meetings have ground to a halt late last year wit

[WSG] Unofficial Melbourne meetup

2005-03-16 Thread Dan Webb
e all the suckerfish articles with Pat Griffiths of HTMLDog. So, anyone up for a (web standards) beer? Cheers, -- Dan Webb http://www.danwebb.net ** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail

[WSG] Re: (resolved)Funny Left Margin in IE6

2004-12-30 Thread Dan
As per usual the answer was sitting right in front of me. I just removed the left margin and added the 115px of left padding. I was looking at it all morning. Finally Resolved. On Thu, 30 Dec 2004 14:26:30 +0100, Dan <[EMAIL PROTECTED]> wrote: > Hello everyone seasons greetings t

[WSG] Funny Left Margin in IE6

2004-12-30 Thread Dan
th: 763px; } Markup: Any body know whats going on here, or could point me in the right direction to a article on this type of thing? Thanks Dan ** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail

[WSG] Float Issue (I think)

2004-12-21 Thread Dan
can't figure it out. If anyone can shed a little light on these "problems," for me or point me in the right direction I would greatly appreciate it. Thanks Dan ** The discussion list for http://webstandardsgroup.org/ Se

Re: [WSG] LI VS Tables - A Tabular data fight

2004-10-05 Thread Dan Webb
; > > Hugs, > > > > > Genau Lopes Júnior > WebDesigner > ¬¬¬ > http://www.meucarronovo.com.br > (new site under construction) -- Dan Webb Web Developer and Internet Consultant www.danwebb.net 07957 234544 39 Roseberry Gardens, London, N

RE: [WSG] Yahoo CSS'ing

2004-09-30 Thread Dan Webb
f Web Essentials 04 http://we04.com/ > Web standards, accessibility, inspiration, knowledge > To be held in Sydney, September 30 and October 1, 2004 > > See http://webstandardsgroup.org/mail/guidelines.cfm > for some hints on posting to the list & getting help > ***

Re: [WSG] Moz vs. FF

2004-09-17 Thread Dan Webb
posting to the list & getting help > > ** > > > > > ** > The discussion list for http://webstandardsgroup.org/ > > Proud presenters of Web Essentials 04 http://w

Re: [WSG] The way forward for Web Standards

2004-09-15 Thread Dan Webb
Sounds good, you've sold it to me. It's update time! Quoting Mark Harwood , [EMAIL PROTECTED]: > On Wed, 15 Sep 2004 14:50 , Dan Webb <[EMAIL PROTECTED]> sent: > >You're preaching to the converted here, mate :) On this list, IE is only > ever > >mentione

Re: [WSG] The way forward for Web Standards

2004-09-15 Thread Dan Webb
k helps!) > 3. Provide feedback ASAP to the firefox team re: pros and cons - > http://bugzilla.mozilla.org/enter_bug.cgi > 4. Promote Firefox on your site/blog - > http://spreadfirefox.com/community/ (put a banner) > -- Dan Webb Web Developer and Internet Consultant www.danwebb.

Re: [WSG] DOM setAttribute in IE?

2004-08-19 Thread Dan Webb
d standards and good practice for HTML and CSS, DOM scripting is still overlooked. PPK has established some pretty good practices but we need to go further. If anyone else has an interest in this get in contact as I'd like to take it forward in some way. Cheers, Dan Webb http://www.danwebb

Re: [WSG] Valid Flash state of play

2004-08-18 Thread Dan Webb
s subject and as yet have got nowhere. It really is a massive pain in the a*se... Im not sure of the link to the article explaining the conditional IE comments and haven't got time to root it out at the moment but Im sure one of friendly list dudes will know it... Cheers, -- Dan Webb Web

Re: [WSG] Weird issue With IE6... Need Help

2004-07-29 Thread Dan Webb
r.com/image_index > > it also has a weird bug in FIREFOX where the these little blocks come in > on the sides... > > what do you think would be the best solution? > actually use tables? > > i think i might. > > any help on the topic would be greatly appreciated! >

Re: [WSG] Comment syntax in external javascript files?

2004-07-21 Thread dan
is all thats necessary. The actual JavaScript file is supposed to be text/javascript and not XML so you need not put any extra blurb in it...just the script. Cheers, Dan TIA > > Nick > ___ > Omnivision. Websight. > http://www.om

RE: [WSG] Re: Does a CSS file load all graphics or only page relevant ones?

2004-07-19 Thread Dan Webb
est! If someone wants to put a test page together (with images in the CSS that point to http://localhost:8000/whatever) then I'm up for doing a bit of testing. Cheers, Dan W -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Justin French Sent: 19 July 2

RE: [WSG] Does anybody know an expandable vertical css/js menu based on uls?

2004-07-12 Thread Dan Webb
n't think Id use a folder type navigation system but they are very useful for many web applications (and widely used) and are more useful because users are normally trained (or are practiced) in its use. Thanks for the feedback, Dan -Original Message- From: [EMAIL PROTECTED] [mail

RE: [WSG] Does anybody know an expandable vertical css/js menu based on uls?

2004-07-12 Thread dan
It's at a bit of a tangent but why do people think it's better to use a very non standard .htc behaviour rather than add this behaviour using standard DOM scripts. I really dont see the advantage but these HTCs seem to be most peoples weapon of choice. Are we not trying to use only standards comp

RE: [WSG] Does anybody know an expandable vertical css/js menu based on uls?

2004-07-12 Thread dan
is to the WCAG 2.0 Accessible scripting group so any feedback would be great. Cheers, Dan Quoting Mike Foskett <[EMAIL PROTECTED]>: > Dan, > > I'm gonna have to spend time digesting that article. > Thanks for reminding me why I like th

RE: [WSG] Does anybody know an expandable vertical css/js menu based on uls?

2004-07-12 Thread dan
know what you think. Most of the scripts Ive seen that do this kind of thing are immense and I do see why. Mine is quite similar to the one below but is more compact and has the facility to pre open to a selected node. Cheers, Dan Quoting Mike Foskett <[EMAIL PROTECTED]>: > Gerhard,

Re: [WSG] Hiding email address from spambots with CSS

2004-07-06 Thread dan
Also, on Firebird you can't copy and paste the email address which is a bit annoying. Also, it would be a bit annoying to deploy on site where the email address links are generated dynamically, you'd need to generate a bit of CSS as well as the link. All in all, I wouldn't use that method. Morde

RE: [WSG] hand coding versus code generators

2004-07-05 Thread dan
I've been trying to use Dreamweaver for years now but it's never cut it with me. Nearly all the annoyances have been ironed out with the new version except for one major one: The preview window just doesnt handle heavy use of CSS to layout pages. For some reason, the preview window gets it often

Re: [WSG] IE5 Mac-friendly drop down menus

2004-06-28 Thread dan
e about this on the article as a fair amount of people have brought it up and the answer is buried in the article comments. Cheers, Dan Quoting Kay Smoljak <[EMAIL PROTECTED]>: > awesome - thanks so much! Does that change have any negative side-effects? > > On Mon, 28 Jun 2004 09

Re: [WSG] IE5 Mac-friendly drop down menus

2004-06-28 Thread dan
("onload", sfHover); That should get it to work. We found this out very shortly after we published the articles. Sorry about that, we don't have much access to Macs to test. Cheers, Dan Quoting Kay Smoljak <[EMAIL PROTECTED]>: > Hi, > > We've got a client who us

RE: [WSG] Interesting reading

2004-06-14 Thread dan
I think any of us that have worked in big companies know just how slowly things move in terms of technology. Im working on a redesign of a fairly high profile site now and, although the company Im working for and the client are both reasonably knowledgable about standards and realise there benef

Re: [WSG] Action to force browser developers to clean up their act

2004-06-08 Thread dan
If we are going to make sites that only work in certain browsers why not just code to IE's standards and not bother with the obscure browsers like firefox and opera. That way we don't need standards at all! I can have my marquee tag back and my ActiveX controls - Ill be able to do all kinds of g

Re: [WSG] Re: New suckerfish menus

2004-05-21 Thread dan
Thanks Noa, I've been noticing a few weird things with using left. top appears to be alot better. We'll change it.. Quoting east <[EMAIL PROTECTED]>: > I've found a potential CSS incompatibility with the dropdowns. On my 'About > > Me' page , when the

Re: [WSG] Suckerfish Galore!

2004-05-21 Thread dan
Yep, you can do that if you like. Suckerfish works in IE 5 unlike IE7 and the other .htc solutions though and its obviously alot smaller in file size (10K for IE7 vs about 12 lines for suckerfish). Personally, although IE7 is an amazing piece of work its a bit of an overkill for most sites. Terme