RE: [WSG] Image chooser

2007-10-12 Thread Jim Davies
 Anyone recommend an image chooser?

Project Seven - http://projectseven.com
http://projectseven.com/products/galleries/ssm/ssm_03.htm
http://projectseven.com/products/galleries/hgmagic/features.htm

Jim Davies

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: A: [WSG] Target Lawsuit - Please Make Yourself Heard

2007-10-03 Thread Jim Davies
I'm with Chris on this one. 
Speaking only of businesses int he United States, no government entity should 
be telling a private business what it must do and that includes telling a 
business it must provide health coverage, or spend a certain percentage on it 
and what the covereage must include.  If that business accepts government 
monies, then the ball game changes.  Of course the private businesses should do 
some things,  accessible websites may be one of them but it is not the 
governments job to force it.  It has NOTHING to do with cost or anything else.  
Those arguements do not even enter the picture.  Bottom line is the government 
has no business sticking its nose in a private business as long as health and 
safety issues are not the issue. It doesn't even need to know how much money a 
business makes except we are forced to report it for our out of control IRS 
requirements.  Oh how we need SR/HR 25  Too much said already.  
Not sure this is a Web Standards topic any longer
Jim Davies

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

RE: [WSG] Gaps between LI inline elements

2004-08-13 Thread Jim Davies
Gabe - Your LI's look nice, the way I would like then too but THAT is the
problem.
You have:
ul
lia href=enterprise/ title=Enterprise SolutionsEnterprise
Solutions/a/li
lia href=consumer/ title=Consumer SolutionsConsumer
Solutions/a/li..

It will work if you do this:
lia href=enterprise/ title=Enterprise SolutionsEnterprise
Solutions/a/lilia href=consumer/ title=Consumer
SolutionsConsumer Solutions/a/lilia href=learn/ title=Classroom
LearningClassroom Learning/a/li   .

I know, it is much harder to read and code but it will fix your problem.  I
just tested it in DreamWeaver and IE 6 and FF.  I've seen the problem before

 [Original Message]
 From: Gabriel Vasquez [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Date: 8/14/2004 10:56:43 AM
 Subject: [WSG] Gaps between LI inline elements

 Hey Folks,

 I'm having a bit of a problem. I am working on a menu that is just an
unordered
 list with list items. I set the list to display: inline; and now I have
these
 gaps between each item. Does anyone know how to get rid of said gap? I've
tried
 making margin: 0; on each selector that affects the menu, but to no avail.

 This link is the HTML file, and the CSS is embedded.
 http://www.enkryption.com/test.html


 Thanks for all your help!
 Gabe Vasquez

 **
 The discussion list for  http://webstandardsgroup.org/

 Proud presenters of 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
 **


**
The discussion list for  http://webstandardsgroup.org/

Proud presenters of 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] Does anybody know an expandable vertical css/js menu based on uls?

2004-07-08 Thread Jim Davies
Check out ProjectSeven.com  - various menu stuff as well as other stuff

Jim Davies
[EMAIL PROTECTED]
[EMAIL PROTECTED]

The Web is a procrastination apparatus. It can absorb as much time
as is required to ensure you won't get any work done. -- J. Nielsen


 [Original Message]
 From: Gerhard Schoder [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Date: 7/9/2004 10:39:59 AM
 Subject: [WSG] Does anybody know an expandable vertical css/js menu based
on uls?

 Hi Folks!
 Could one of you please point me to a vertical menu solution based on 
 css/js and semantically structured by ul/li's?
 I'd love to have a solution that opens a sublevel-ul when clicked on a 
 toplevel navigation item. It would need 4-5 sublevels...
 I know this is a lot to ask for, but maybe somebody knows a webstandard 
 - konform solution to that bugger ;)

 Thanks alot in advance!

 Best regards,
 Gerd Schoder

 *
 The discussion list for http://webstandardsgroup.org/
 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
 * 


*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
*