Re: [WSG] disallow IE6 to load the main style sheet

2010-12-19 Thread Paul Irish
tee, you want this: http://forabeautifulweb.com/blog/about/universal_internet_explorer_6_css/ it greatly simplifies the layout for IE6.. to just be the straight-up content.. no layout tricks. plus decent typography. :) On Sun, Dec 19, 2010 at 3:59 PM, "G.Sørtun" wrote: > On 19.12.2010 22:13,

[WSG] seeking JavaScript Bible reviewers

2010-12-01 Thread Paul Novitski
know what publications you write for, and include links to some of your published book reviews. Thanks, Paul __ Paul Novitski Juniper Webcraft Ltd. http://juniperwebcraft.com *** List Guidel

Re: [WSG] blockquote

2010-04-03 Thread Paul Novitski
ement. Regards, Paul __ Paul Novitski Juniper Webcraft Ltd. http://juniperwebcraft.com *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/

[WSG] Use CSS to target last 2 list items

2010-02-22 Thread Paul Collins
Hi all Just wondering, is it possible to use the nth-child in CSS2 to target the last 2 items of an unordered list? I know you can do nth-last-child, but I wanted to target the last TWO list items. Is this possible? Thanks for any help **

Re: [WSG] Minimal forms or marking up a search field

2010-02-17 Thread Paul Novitski
L & Cynthia 528 & Accessibilty. Can you see any problems with them? I favor a) but it feels edgy. Regards, Paul __ Paul Novitski Juniper Webcraft Ltd. http://juniperwebcraft.com **

[WSG] Line wrap multiple select box

2010-02-16 Thread Paul Collins
, so you can get the full content if you hover over an item, but really need the text to wrap. Would appreciate any help. Cheers Paul *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://websta

RE: [WSG] CSS off button

2010-02-04 Thread Paul Novitski
olks a corresponding button to turn styling back on after they switch it off. Paul __ Paul Novitski Juniper Webcraft Ltd. http://juniperwebcraft.com *** List Guidelines: http://webstandardsgroup.or

Re: [WSG] FINAL VERSION OF MY SITE

2010-02-03 Thread Paul Novitski
rted two break tags immediately inside the first list item, causing "Mike Levin's Photo Gallery" to site two lines below its bullet. The main navigation menu has the same problem, with break tags in the list item for the home page, causing the nav menu to look brok

Re: [WSG] e-mail link

2010-02-02 Thread Paul Novitski
olutions is instead use a contact form that posts information to a server-side script which can validate the input, check for obvious spam, and if satisfied generate an email message containing the form input. There are many free contact form scripts kicking around the net in a variety of scriptin

Re: [WSG] Assistance with flash example sites

2010-02-01 Thread Paul Novitski
sh application which itself is, alas, not keyboard-accessible but that does honor browser keystrokes is the jacket designer <http://tmathletics.com/designer.php> which we produced a few years ago. (The next-gen version we're producing this year will be accessible!) Regards, Paul

Re: [WSG] I need a professional eye.

2010-01-29 Thread Paul Novitski
At 1/29/2010 08:36 PM, PurencoolGmail wrote: The site is www.purencool.com All I want to know is there too much css? No. Regards, Paul __ Paul Novitski Juniper Webcraft Ltd. http://juniperwebcraft.com PS: Are you *sure* this is all you want to know? What does

Re: [WSG] Accessibility does not matter!

2010-01-29 Thread Paul Novitski
are irrelevant, list or describe them, but really all you're doing is exposing your own lack of broad, deep, and empathetic thinking. When accessibility matters ... * A company cares about their users You could have stopped right there. Glumly, Paul *

Re: [WSG] :: makeready ::

2010-01-26 Thread Paul Novitski
, but not worthy of bringing to the attention of a screen-reader or search engine -- except in those cases where the cosmetic design is brought to the foreground in an article on corporate communication or web design.) Regards, Paul __ Paul Novitski Juniper Webc

Re: [WSG] CSS off button

2010-01-22 Thread Paul Novitski
onal elements and attributes at the same time. Regards, Paul __ Paul Novitski Juniper Webcraft Ltd. http://juniperwebcraft.com *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubs

Re: [WSG] a tiny usability question on web form

2010-01-08 Thread Paul Novitski
reet address, recipient (although naturally they cope with the little-endian format when processing international mail). Also, remember that "ZIP Code" refers to the US only; everyone else calls them postal codes or equivalent. "ZIP" is an all-caps acronym for Zone Improvemen

[WSG] Ways of sending a HTML email

2010-01-06 Thread Paul Collins
;t find any info. It would be good if I could hand him some kind of design he can edit and send himself. Thanks for any advice, Paul *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://websta

Re: [ADMIN] THREAD CLOSED - OFF TOPIC Re: [WSG] G'day from Copenhagen!

2009-12-07 Thread Paul Collins
Hi all I'm really sorry for that last email, I sent it to the wrong list. Please ignore it! Cheers Paul 2009/12/7 Lea de Groot > > > > *** > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm

[WSG] G'day from Copenhagen!

2009-12-07 Thread Paul Collins
7;re not though, so I've setup a Facebook page, if you subscribe here you can get updates: http://www.facebook.com/pages/Cozza/18826599?v=wall Or, you can sign-up for email updates on the right hand column of the site. Or Twit

Re: [WSG] dl as paragraph?

2009-10-12 Thread Paul Novitski
definition list must contain at least one dt *OR* dd but doesn't require at least one of each: http://www.w3.org/TR/html4/struct/lists.html#h-10.3 Regards, Paul __ Paul Novitski Juniper Webcr

[WSG] Best book for learning PHP

2009-10-07 Thread Paul Collins
Hi all, I really need to get better at PHP & MYSQL, mainly for customising Wordpress. I'm scouring Amazon and the interweb and finding conflicting opinions. I was just wondering what any of the experts on here recommend?! PS - this isn't off topic, right?

RE: [WSG] The 'Some Links for Light Reading' posts

2009-09-23 Thread Paul Collins
I third that, those links for light reading are one of the best sources of information I get. Thanks Russ! From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On Behalf Of Jason Grant Sent: Wednesday, September 23, 2009 11:45 AM To: wsg@webstan

RE: [WSG] Ordered List Best Practice

2009-09-22 Thread Paul Novitski
lass names at all because you can specify the divs and h3s unambiguously from their position in the markup, e.g. ol.listName li h3 Regards, Paul __ Paul Novitski Juniper Webcraft Ltd. http://juniperwebcraft.com ***

Re: [WSG] legal list numbering

2009-08-25 Thread Paul Novitski
t stage I'd freeze it for HTML. Regards, Paul __ Paul Novitski Juniper Webcraft Ltd. http://juniperwebcraft.com *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: htt

RE: [WSG] How Important Is Web Accessibility?

2009-08-18 Thread Paul Collins
At least he didn't call us "fucktards", like the last bloke :) From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On Behalf Of Andrew Maben Sent: Tuesday, August 18, 2009 12:02 PM To: wsg@webstandardsgroup.org Subject: Re: [WSG] How Important I

RE: [WSG] How Important Is Web Accessibility?

2009-08-18 Thread Paul Collins
I think it's still necessary... These articles sum it up well. http://zomigi.com/blog/why-browser-zoom-shouldnt-kill-flexible-layouts/ http://www.456bereastreet.com/archive/200906/page_zoom_does_not_mean_the_end_of_flexibility/ From: li...@webstandardsgroup.org

[WSG] RE: The of the document

2009-07-23 Thread Paul Collins
David Nixon Sent: Thursday, July 23, 2009 1:43 PM To: wsg@webstandardsgroup.org Subject: [WSG] RE: The of the document Hi Paul >From an SEO perspective there is great value put on keywords and titles >providing they reflect the content within the document. However if the keywor

[WSG] The of the document

2009-07-23 Thread Paul Collins
Hi all, I'm just curious to know what other people do these days with the header of their document? What is best practice for: - Good search engine rankings - Best charset for English text (utf-8, right?) - Do we need robots - all anymore? - Any Accessibility issues? (Can't think of any) - Does

Re: [WSG] [Spam] :changing font sizes from within a page.

2009-07-20 Thread Paul Novitski
their browser. Google progressive enhancement. Regards, Paul ______ Paul Novitski Juniper Webcraft Ltd. http://juniperwebcraft.com *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe:

Re: [WSG] Usability in Links

2009-07-18 Thread Paul Novitski
or using it. Using the same color combination for menu item hover state as to highlight an item the client feels is important is unnecessariliy confusing. Surely the color palette of the overall design is rich enough to come up with a unique combination to represent

Re: [WSG] Back to basics!

2009-07-11 Thread Paul Novitski
down past the nav menu and you'll see both Roman and Japanese text. There are HTML entities in the pages of this site that have survived from an earlier iteration, but none of the quotes and dashes need to be escaped with UTF-8. Just try it -- it will be a revelation.

RE: [WSG] Back to basics!

2009-07-10 Thread Paul Novitski
As dialog. 2) Declare UTF-8 as the character encoding in the HTML header, e.g.: (XHTML has different character set declarations than HTML.) For more details see Richard Ishida's W3C Internationalization pages at http://www.w3.org/International/ Regards, Paul _

Re: [WSG] working with line-height

2009-07-02 Thread Paul Novitski
{ margin-bottom: 17px; } 20px some text 17px some more text 17px 3px Regards, Paul __ Paul Novitski Juniper Webcraft Ltd. http://juniperwebcraft.com *

Re: [WSG] javascript and accessibility [was: Accessible websites]

2009-06-30 Thread Paul Novitski
ate real hyperlinks to real pages (or real page-reloads) with the different content, and then override the links with the Ajax logic. That's progressive enhancement. I'll be very interested to read other people's contributions to this topic. PS. Gut-feel tells me that n

Re: [WSG] Accessible websites (was: accessible free web hosting account)

2009-06-30 Thread Paul Novitski
hoose just one of those models, leaning toward sign post. If you want to indicate the current state, I would display both states and highlight the current one. Also, to ditto Jim Croft, it's terribly ironic that this menu pick becomes large enough for a person with limited vision t

Re: [WSG] DIV Javascript Problem

2009-06-29 Thread Paul Novitski
they're located. It's possible that the solution to your problem is simple; if not, it may be beyond the scope of this list to help you for free and you may have to hire some expertise. Good luck! You've got a long climb ahead of you, but achieving altitude to so worth it. Paul __

Re: [WSG] Expand width of container to fit content's width?

2009-06-26 Thread Paul Novitski
lve a problem that can be handled much more gracefully with different styling. Regards, Paul ______ Paul Novitski Juniper Webcraft Ltd. http://juniperwebcraft.com *** List Guidelines: http://webstandardsgrou

Re: [WSG] website fonts

2009-06-23 Thread Paul Novitski
ose for their grace and readability and compatibility with column-width and all the rest of the page design. Regards, Paul __ Paul Novitski Juniper Webcraft Ltd. http://juniperwebcraft.com *** List Guidel

Re: [WSG] website fonts

2009-06-22 Thread Paul Novitski
hey... wait a minute... hmm, let me rethink this one. Regards, Paul __ Paul Novitski Juniper Webcraft Ltd. http://juniperwebcraft.com *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm U

Re: [WSG] more on fonts

2009-06-22 Thread Paul Novitski
none of those three fonts is found, 'sans-serif' tells the browser to use whatever its default sans serif font is which might easily be different on every computer. A sans serif font is a font with no serifs. See also: http://en.wikipedia.org/wiki/Sans_serif Does that help clarif

Re: [WSG] website fonts

2009-06-22 Thread Paul Novitski
what do you use stylesheets for? Unlike font-family suggestions, stipulations of color, margins, padding, and other properties really are commands and will be carried out in most browsers. {margin-left: 10px;} doesn't say to the browser "if you feel like it

Re: [WSG] Using background images on submit buttons

2009-06-18 Thread Paul Novitski
At 6/17/2009 06:45 PM, Jens-Uwe Korff wrote: on an ASP.NET-driven site we'd like to use background images for flexible-width submit inputs. (I apologize for getting off-topic and discussing text inputs instead. Too little sleep!) ***

Re: [WSG] Using background images on submit buttons

2009-06-18 Thread Paul Novitski
able images the input field disappears. I suppose a workaround would be possible in which the input field is positioned on top of a div with a border and/or background color that would show through if the input's background image were missing from the rendering. Regards, Paul

Re: [WSG] returning to scroll position in a table inside a fixed hight div

2009-06-15 Thread Paul Novitski
, we're sending over the deprogrammers. Sorry if this sounds a bit like heresy. No worries -- a) it ain't religion and b) thinking people welcome heresy. Regards, Paul __ Paul Novitski Juniper Webcraft Ltd. http://juniperwebcraft.com **

[WSG] functionality without JavaScript [WAS: returning to scroll position in a table inside a fixed hight div]

2009-06-14 Thread Paul Novitski
gize for indulging in a philosophical argument that has already seen so much traffic. Reviewing the wsg list guidelines, I hope this falls into the category of discussing best practices. Regards, Paul __ Paul Novitski Juniper Webcraft Ltd. http://juniperwebcraft.com

Re: [WSG] returning to scroll position in a table inside a fixed hight div

2009-06-14 Thread Paul Novitski
f the table auto-scrolls to a different row than was just edited. If both answers are Yes, you may wish to consider a more bulletproof solution. Paul *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubs

Re: [WSG] returning to scroll position in a table inside a fixed hight div

2009-06-14 Thread Paul Novitski
oof for JS-enabled users. Regards, Paul __ Paul Novitski +1 250-226-7050 skype juniperpaul *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org

Re: [WSG] returning to scroll position in a table inside a fixed hight div

2009-06-13 Thread Paul Novitski
ht an illegal < character on line 159 "<". And did you save the source file as utf-8? http://validator.w3.org/check?uri=http%3A%2F%2Ftest3.dekkers.net%2Fpolicies%2Fviewer.htm Regards, Paul ______ Paul Novitski Juniper Webcraft Ltd. http:

Re: [WSG] What to do with buttons when a user copies text from a page.

2009-06-12 Thread Paul Novitski
to include them in the selection highlight. For all you know, their purpose in copying text from the page is to illustrate in a document that aspect of the page layout that includes the controls. There's such a thing as trying to be too helpful. Regards, Pa

Re: [WSG] Image mapping standards question

2009-06-02 Thread Paul Novitski
CSS image maps with pop-ups, e.g.: http://www.cssplay.co.uk/menu/imap by Stu Nicholls. Regards, Paul __ Paul Novitski Juniper Webcraft Ltd. http://juniperwebcraft.com *** List Guidelines: http

[WSG] Test in Outlook 2007

2009-04-29 Thread Paul Collins
ciate any help. Cheers Paul *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: memberh...@webstandardsgroup.org ***

Re: [WSG] Borders in liquid layouts

2009-04-17 Thread Paul Novitski
side of outer parent and the other border to the right side of the inner parent. Regards, Paul __ Paul Novitski Juniper Webcraft Ltd. http://juniperwebcraft

Re: [WSG] 3 column layout issue

2009-03-18 Thread Paul Novitski
://validator.w3.org/ CSS:http://jigsaw.w3.org/css-validator/ Second, give us a hyperlink to a page on a server where we can see the problem occurring. There are a number of reasons why this could be happening and we'd have to see your markup & styling to help troubleshoot. Regar

RE: [WSG] Marking up news

2009-02-19 Thread Paul Novitski
it's always a good idea to dip from the well for refreshment: http://www.w3.org/TR/html4/struct/global.html#h-7.5.5 Regards, Paul __ Paul Novitski Juniper Webcraft Ltd. http://juniperwebcraft.com

RE: [WSG] Implication of empty divs

2009-02-09 Thread Paul Collins
Isn't CSS about seperating presentation from content? You apply it once in your CSS as opposed to multiple times in your HTML. In actual fact, if you're only developing for IE6+, Firefox 2+, Webkit Browsers, Opera, you only need the overflow:auto; usually. -Original Message- From: li.

RE: [WSG] Clearing a row with floated list

2009-02-02 Thread Paul Collins
Thanks very much for that James, I was trying to avoid using the conditional comments - I don't normally use them, but it seems the only way in this case. I've put that in now, so thanks very much for your help. Cheers Paul From: li...@webstandard

RE: [WSG] Clearing a row with floated list

2009-01-30 Thread Paul Collins
ideas would be most appreciated. Cheers Paul -Original Message- From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On Behalf Of Gunlaug Sørtun Sent: Thursday, January 29, 2009 5:54 PM To: wsg@webstandardsgroup.org Subject: Re: [WSG] Clearing a row with floated list Paul

[WSG] Clearing a row with floated list

2009-01-29 Thread Paul Collins
ency.co.uk/ahec/typo3temp/ahecimagelibrary/d_1202_148_148_75.jpg>" alt="" /> Alder_240x30.jpg http://xpdev2.thegoodagency.co.uk/ahec/typo3temp/ahecimagelibrary/d_1181_148_148_75.jpg>" alt="" /> Alder_240x30_

[WSG] seeking JavaScript Bible comments

2009-01-28 Thread Paul Novitski
p; progressive enhancement. Do you have any other criticisms of the book, either minor or major, that I should consider in the rewrite? I would be grateful for your detailed remarks. Thanks, Paul *** List Gu

RE: [WSG] Re: Users who deliberately disable JavaScript

2009-01-26 Thread Paul Hudson
Doesn't ie6's highest security setting turn js off? I haven't looked at ie7 but would assume similar. Regards Paul -Original Message- From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On Behalf Of Simon Pascal Klein Sent: Tuesday, 27 January

RE: [WSG] Browser / OS Test on website.

2009-01-14 Thread Paul Collins
Hi Danny, The site looks great, just had a quick flick through. My only suggestion would be to repeat the main navigation at the bottom of each section, so you don't have to go back to the top every time you've read the section. Cheers Paul ___

RE: [WSG] Fw: The Great Firewall of Australia

2008-11-27 Thread Paul Collins
Just to add to this, you can monitor Senator Conroy via email updates and message him through the Getup wesbite. http://www.projectdemocracy.com/senator/senator.php?senatorid=15 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jelina Korhecz Sent: Thursd

RE: [WSG] is there a way to force legend text shows in TWO lines?

2008-11-27 Thread Paul Collins
Hi all, Just to elaborate on this one, has anyone ever found a way to remove the left indent on the legend element in IE? I don't care if I have to add a SPAN inside the LEGEND element, I just want to make sure the text will be left aligned correctly in all browsers. Please send a link if you

RE: [WSG] Fw: The Great Firewall of Australia

2008-11-27 Thread Paul Collins
I'm not sure if this will make it to the table, but it is truly worrying. >> If they went to the extremes outlined though, don't you think that generally >> the public (not just the >> web development community) would put up such a stink about it, the >> government would be forced into >> taking

RE: [WSG] Who are the "Away on leave" Notices from?

2008-11-05 Thread Paul Bennett
Just auto replies from list members away on leave (who have set their 'out of office' setting to 'on') It is annoying, but in saying that I'm probably guilty of it at times ;) *** List Guidelines: http://webstandardsgroup.org/mail/

RE: [WSG] Accessible and cross browser online slide system

2008-10-21 Thread Paul Bennett
Lisa, On behalf of other list members, any chance of turning return receipts off? :) Paul *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help

[WSG] Email form builder

2008-10-20 Thread Paul Collins
Hi all, Does anyone know of a free online resource for building a form that sends an email? One that's aimed at people with limited knowledge of databases. I'm trying to locate one for a friend. He'd like to add his own customisable fields too. Most of the ones I am searching for want you to pa

RE: [WSG] Browser loading images issue

2008-10-15 Thread Paul Bennett
ew Zealand :) ) Paul *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] ***

[WSG] Out of Office AutoReply: WSG Digest

2008-09-13 Thread Cantwell, Paul F
-you, Paul Paul F. Cantwell Systems Librarian/Web-Content Manager United States Department of Justice Washington, DC 20530 Desk: 202.616.0985 Mobile: 202.532.5392 *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm

[WSG] Out of Office AutoReply: WSG Digest

2008-09-09 Thread Cantwell, Paul F
Costello, Mike May, or Terry Coullette. Thank-you, Paul Paul F. Cantwell Systems Librarian/Web-Content Manager United States Department of Justice Washington, DC 20530 Desk: 202.616.0985 Mobile: 202.532.5392 *** List Guidelines: http

RE: [WSG] Google chrome... Coming very soon...

2008-09-03 Thread Paul Collins
Anyone else getting an initialisation error when I try to run the browser?! I've tried to install twice. Maybe it's to do with the proxy, but the message says "The application failed to initialize properly, click OK to terminate" when I start it up. From: [EM

RE: [WSG] Google chrome... Coming very soon...

2008-09-02 Thread Paul Bennett
Hi Tee, According to product info, it's been in private beta for a while. This is the first public beta (well, to 100 or so countries anyway) Rest assured a Mac (& *Nix ?) version will follow soon :) Paul *** List G

RE: [WSG] Google chrome... Coming very soon...

2008-09-02 Thread Paul Bennett
Unless you're behind a firewall which requires proxy auth. In this case, you'll need to wait until tonight :( http://thingsilearn.wordpress.com/2008/03/05/attention-software-developers-dont-make-assumptions-about-my-internet-connection/ *

RE: [WSG] H1 and the img tag

2008-08-25 Thread Paul Bennett
Hi Michael, While that is possible, unfortunately the h1 text doesn't display when images are off and css is still in use. This is the issue many image replacement techniques sought to address. Paul *** List Guidelines:

RE: [WSG] H1 and the img tag

2008-08-25 Thread Paul Bennett
d the pages revert back to the standard h1 text style when images are off. You can see the results here: http://tinyurl.com/5b3bwg The image inside the h1 is simple, accessible and effective. Go with your gut :) Paul *** List Guide

RE: [WSG] Shopping cart - who does what

2008-08-13 Thread Paul Collins
e from ubercart though http://www.ubercart.org/downloads The deluxe package includes drupal and some extra modules. I would steer clear of zencart - not keen on that software at all. Not very easy to customise. Darren Lovelock Munkyonline.co.uk Quoting Paul Collins <[EMAIL PROTECTED]>:

RE: [WSG] Shopping cart - who does what

2008-08-13 Thread Paul Collins
Hi Joe, Can you recommend a shopping cart system that is easy to set up and use, be it open source or not? Trying to make a decision myself at the moment and would be interested to hear your thoughts. Cheers Paul From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: [WSG] Correct markup of fieldset

2008-08-08 Thread Paul Collins
That was my thinking originally Stuart, which is why I put up the post. The submit button isn't part of a group, so I thought it shouldn't be in a fieldset. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stuart Foulstone Sent: Friday, August 08, 2008 4

RE: [WSG] Correct markup of fieldset

2008-08-08 Thread Paul Collins
pends on the content. Cheers again, Paul -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, August 08, 2008 11:30 AM To: wsg@webstandardsgroup.org Subject: RE: [WSG] Correct markup of fieldset To my mind, one of the most pressing

RE: [WSG] Correct markup of fieldset

2008-08-08 Thread Paul Collins
same fieldset. Cheers Paul -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jens Brueckmann Sent: Friday, August 08, 2008 11:00 AM To: wsg@webstandardsgroup.org Subject: Re: [WSG] Correct markup of fieldset 2008/8/7 Paul Collins <[EMAIL PROTECTED]>:

[WSG] Correct markup of fieldset

2008-08-07 Thread Paul Collins
ton on it's own outside of the fieldsets. Would like to know what everyone else does?! For example: Search As opposed to: Search Any thoughts?! Cheers Paul ***

RE: [WSG] resetting input boxes

2008-08-06 Thread Paul Bennett
Hi Kevin, It's not clear what you're trying to achieve. Can you give us some more information? Paul *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgrou

[WSG] @import rule

2008-08-06 Thread Paul Collins
I'm using, so I have no need for the @import. Would appreciate your advice. Cheers Paul *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] ***

[WSG] Multiple Firefox on Mac

2008-07-24 Thread Paul Collins
create shortcuts to the programs on the Mac so I can add the noremote stuff. Thanks for any help, Paul *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscri

RE: [WSG] Forcing a vertical scrollbar in Firefox 3

2008-07-10 Thread Paul Bennett
e pretty if we start assigning value to people by how their sites look through the validator. Happy Friday :) Paul *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/u

Re: RE: [WSG] Mobile phone support of CSS

2008-06-26 Thread Paul Collins
Sorry, haven't been around for a few days. Thanks for the replies everyone. Much appreciated and I can now talk about mobile development with more confidence! Cheers 2008/6/25 Darren Lovelock <[EMAIL PROTECTED]>: > > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

Re: [WSG] Mobile phone support of CSS

2008-06-24 Thread Paul Collins
Thanks for your replies everyone, those are good resources. 2008/6/24 Jens Nedal <[EMAIL PROTECTED]>: > Paul Collins wrote: >> >> Hi all, >> >> I'm trying to find a comprehensive list of Mobile phone browsers and >> CSS support. I currently have a Nok

Re: [WSG] Firefox 3 candidate

2008-06-24 Thread Paul Collins
Thanks for your replies everyone. I finally got both versions working! 2008/6/23 Felix Miata <[EMAIL PROTECTED]>: > On 2008/06/23 11:42 (GMT+0100) Steve Green apparently typed: > >> You can still get some old versions from the Mozilla FTP site at >> http://releases.mozilla.org/pub/mozilla.org/fir

[WSG] Mobile phone support of CSS

2008-06-24 Thread Paul Collins
de whether putting the main logo of a site in as an inline image is better than a background, as it would still show up with CSS not supported. But then, how many mobile browsers still don't support CSS whatsoever?! Any advice or links would be gre

Re: [WSG] Firefox 3 candidate

2008-06-23 Thread Paul Collins
Thanks Sagnik, that is a good site! 2008/6/23 Sagnik Dey <[EMAIL PROTECTED]>: > > Hi Paul, > > You can download Firefox Ver 2.0 from . > > http://www.oldapps.com/firefox.htm > > This is a very good website for downloading older appz. > > -- > Chee

Re: [WSG] Firefox 3 candidate

2008-06-23 Thread Paul Collins
where you can get version 2?! Cheers 2008/6/19 Paul Bennett <[EMAIL PROTECTED]>: > select custom install and install it to another directory (something like > /Mozilla/Firefox3) and the two will run side-by-side. > > You can do this

RE: [WSG] Marking Up Poems

2008-06-19 Thread Paul Bennett
Must you Australian's *always* have the last say? ;) *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] **

RE: [WSG] Marking Up Poems

2008-06-19 Thread Paul Bennett
> Not if it's your own poem you're putting on your own page. Rubbish - I quote myself all the time! :) *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.c

RE: [WSG] Firefox 3 candidate

2008-06-19 Thread Paul Bennett
select custom install and install it to another directory (something like /Mozilla/Firefox3) and the two will run side-by-side. You can do this with Opera too. :) Paul *** List Guidelines: http://webstandardsgroup.org/mail

[WSG] Firefox 3 candidate

2008-06-18 Thread Paul Collins
Does anyone know if it will replace your version of Firefox 2, or will it run side by side?! Cheers *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm

[WSG] Re: Multiple Language Domains

2008-06-18 Thread Paul McCann
be good to know if you can still see the problem on the website, and if so on which pages as currently there is no quirks mode at this end now, but it appears to show up outside our network. Feel free to email me off list. thanks for all the help Paul

[WSG] Multiple Language Domains

2008-06-17 Thread Paul McCann
Many thanks for the feedback guys. We wont be using a splash page but I have taken the other points on board and will look into them. The quirks mode issue, should not be there, we think the system is putting that in place for us!! Paul

[WSG] Multiple Language Domains

2008-06-13 Thread Paul McCann
n they use. thanks Paul *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] ***

[WSG] Outlook 2007

2008-06-04 Thread Paul Collins
background there on the outer table, or can I just add it again to the inner table? Obviously the outer table has a cellpadding of 10, so I need the black background to appear on both. Thanks for any help. Cheers Paul *** List Guidel

Re: [WSG] Marking up company logo

2008-06-03 Thread Paul Collins
To throw another question in here, should the page title therefore be different to the main heading of the page? I thought the content in the page title should be as specific as possible for SEO, including the heirarchy? So, for example Site title - Section Title - Page title And Page title, se

Re: [WSG] AJAX short courses london

2008-06-03 Thread Paul Collins
Oh yes, I'm not bothered about Accredations really. More concerned about the quality of the course and most employers I've come across are more concerned with your experience. Cheers again! 2008/6/3 Paul Collins <[EMAIL PROTECTED]>: > Hi all, > > Sorry, I lost this thre

  1   2   3   4   5   6   7   8   >