Re: [WSG] Form playing havoc with nav (maybe)

2006-08-22 Thread Seona Bellamy
On 22/08/06, Kepler Gelotte <[EMAIL PROTECTED]> wrote:
Looks fine to me now.Sensational. :) Thanks.

***List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfmUnsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfmHelp: [EMAIL PROTECTED]***

Re: [WSG] Weird lists rendering in IE7

2006-08-22 Thread TuteC

I worked it out putting
#Resumen ul,#Resumen ol { text-align:justify;max-width:40em;line-height:175%;}

instead of
#Resumen li { text-align:justify;max-width:40em;line-height:175%;}

Hope it helps!
Regards;
Eugenio.

On 8/22/06, TuteC <[EMAIL PROTECTED]> wrote:

Hello everyone! I was surprised on how bad the lists in
http://www.fanus.com.ar/Dev/ActIIForoReglamento.php are rendered in
IE7. In IE6, as FF, they work good.
How can I fix this? They are not correctly ordered (), and nested
lists doesn´t work fine.

Thanks in advance;
Eugenio.



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



Re: [WSG] IE7 and css navigation (from solardreamstudios)

2006-08-22 Thread Christian Heilmann

> Instead of relying on JavaScript to make your menus functional in
> IE, why
> not try a pure CSS solution like:
> http://www.grc.com/menu2/invitro.htm

Deploying totally screwy markup with Conditional Comments (a veritable
bushel of them in this case) does not look like a very good solution.
I would recommend Suckerfish or our free CSS Express:

http://www.projectseven.com/tutorials/navigation/auto_hide/index.htm

It's also a good idea with these kinds of barebones scripts to limit
sub-menus to a single level. Flyouts from the dropdowns in these menus
present large usability problems.


All listed in this thread on CSS-Discuss:
http://archivist.incutio.com/viewlist/css-discuss/77801

Basically this implementation is an amazing effort in a totally misled
direction. Just don't rely on CSS to offer you usable behaviour
solutions if you exceed anything but simple rollover buttons.


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



[WSG] z-index

2006-08-22 Thread Pierre-Henri Lavigne
Yellow all,

I didn't find the origin of the bug with Firefox 1.5.0.6 Mac OS X.
If you click an artwork archive on the right sidebar, a part of the "popup" 
image is behind my left div. Any idea how to solve this ? It seems ok with 
other browsers.

Thanks and good evening

-- 
Pierre-Henri Lavigne
Cell Phone: +33618753267
http://www.getphuture.com


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



Re: [WSG] IE7 and css navigation (from solardreamstudios)

2006-08-22 Thread Al Sparber

From: "Kepler Gelotte"


Hi Antti,

Instead of relying on JavaScript to make your menus functional in 
IE, why
not try a pure CSS solution like: 
http://www.grc.com/menu2/invitro.htm


Deploying totally screwy markup with Conditional Comments (a veritable 
bushel of them in this case) does not look like a very good solution. 
I would recommend Suckerfish or our free CSS Express:


http://www.projectseven.com/tutorials/navigation/auto_hide/index.htm

It's also a good idea with these kinds of barebones scripts to limit 
sub-menus to a single level. Flyouts from the dropdowns in these menus 
present large usability problems.


--
Al Sparber
PVII
http://www.projectseven.com

"Designing with CSS is sometimes like barreling down a crumbling 
mountain road at 90 miles per hour secure in the knowledge that 
repairs are scheduled for next Tuesday".







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



[WSG] Weird lists rendering in IE7

2006-08-22 Thread TuteC

Hello everyone! I was surprised on how bad the lists in
http://www.fanus.com.ar/Dev/ActIIForoReglamento.php are rendered in
IE7. In IE6, as FF, they work good.
How can I fix this? They are not correctly ordered (), and nested
lists doesn´t work fine.

Thanks in advance;
Eugenio.


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



RE: [WSG] IE7 and css navigation (from solardreamstudios)

2006-08-22 Thread Kepler Gelotte
Hi Antti,

Instead of relying on JavaScript to make your menus functional in IE, why
not try a pure CSS solution like: http://www.grc.com/menu2/invitro.htm

Regards,
Kepler Gelotte
Neighbor Webmaster
http://www.neighborwebmaster.com



From: listdad@webstandardsgroup.org [mailto:[EMAIL PROTECTED]
On Behalf Of Antti Tuppurainen
Sent: Tuesday, August 22, 2006 4:45 AM
To: wsg@webstandardsgroup.org
Subject: [WSG] IE7 and css navigation (from solardreamstudios)

Hi All!

Today we exprerimented a small rendering issue problem with IE7

We are using just the same css found at:
http://solardreamstudios.com/learn/css/cssmenus > horizontal menu example
-version

The menus are opened well with ie7, but there is a cap between second level
menus so that they are not accessible (can't click on them)

What are those issues I need to fix to get this working? 

Best regards,
Antti Tuppurainen
Idea Development ID Oy | http://www.idbbn.fi


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



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



Re: [WSG] Microsummaries, perhaps a reason to use XHTML?

2006-08-22 Thread Keryx webb

Matthew Pennell wrote:

On 8/16/06, Christian Heilmann wrote:

How so? If you add the JavaScript with a script tag and in an own
document all is fine. Inline JavaScript will have to be commented out
with a ridiculous amount of CDATA comments but does work, too.


I'm guessing he's referring to use of document.write and createElementNS.



Yes I was, and innerHTML which is supported by some browsers in XHTML-parsing 
mode (e.g. Firefox 1.5+) but not others (e.g. Firefox 1.0.x, Opera <= 8 at least)


Does anyone know if Safari and/or Opera 9 support innerHTML in XHTML-parsing 
mode?

Also, when I see comparisons of toolkits like Dojo, Prototype, YUI, etc. there 
never is any mention of what toolkit will work (if any) in XHTML-rendering mode 
and what toolkit won't.


Lars Gunther

P.S. Yes I know that document.write is "evil", but it's still around.


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



Re: [WSG] IE5.2/Mac... How sites deal with a dead browser

2006-08-22 Thread Micky Hulse

Nick Fitzsimons wrote:

Here you are:
 :-)


LOL! That rocks! Haha. Thanks for the link.

I am sooo tempted to install it too! Hmmm, Maybe after a few beers.  :D

Haha,
Cheers,
Micky


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



Re: [WSG] IE5.2/Mac... How sites deal with a dead browser

2006-08-22 Thread Nick Fitzsimons

On 22 Aug 2006, at 05:44, Micky Hulse wrote:



Hmmm, actually, that would be interesting April fools day trick...  
spoof your browser stats - anyone know how to do this? I would love  
to surf the web and have folks thinking I was using IE 1.0! Lol,  
what a trip - 1.0... where do you even download that anymore? Can  
XP run it?




Here you are:
 :-)

No idea if it runs on XP or not, although I wouldn't be surprised to  
find it did - MS are pretty hot on backwards compatibility...


Cheers,

Nick.
--
Nick Fitzsimons
http://www.nickfitz.co.uk/





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



Re: [WSG] paramter passing in HTML

2006-08-22 Thread Christian Heilmann

Hi Anders

Thanks a lot. It's working properly.


For you and the rest of the world? Please make sure that you filter
out any invalid data...


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



RE: [WSG] paramter passing in HTML

2006-08-22 Thread nishak

Hi Anders

Thanks a lot. It's working properly.

Regards,
Nisha Kumari

-Original Message-
From: listdad@webstandardsgroup.org [mailto:[EMAIL PROTECTED]
Behalf Of Anders Nawroth
Sent: Monday, August 21, 2006 8:28 PM
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] paramter passing in HTML

http://lists.evolt.org/archive/Week-of-Mon-20040126/154773.html

Maybe this will work.

/AndersN

nishak skrev:
>
> Can u tell me how I can use JavaScript for this purpose???
>
> -Original Message-
> *From:* listdad@webstandardsgroup.org
> [mailto:[EMAIL PROTECTED] Behalf Of *Richard Conyard
> *Sent:* Monday, August 21, 2006 6:47 PM
> *To:* wsg@webstandardsgroup.org
> *Subject:* RE: [WSG] paramter passing in HTML
>
> As a simple answer no.
>
> Depending on what you want to do you can get access to passed
> parameters via JavaScript (that can sit in / be linked from), a plain
> old HTML page, otherwise you have to look at programming on the server
> side.
>
> Richard.
>
> 
>
> *From:* listdad@webstandardsgroup.org
> [mailto:[EMAIL PROTECTED] *On Behalf Of *nishak
> *Sent:* 21 August 2006 14:09
> *To:* wsg@webstandardsgroup.org
> *Subject:* [WSG] paramter passing in HTML
>
> Hi All,
>
> I need to know whether it's possible to pass parameter from plain HTML
> to other plain HTML. May be in format of var=value in URL or anything
> else??
>
> Regards,
>
> Nisha Kumari.
>
>
> **
> 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
> **
> **
> 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
**





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



[WSG] IE7 and css navigation (from solardreamstudios)

2006-08-22 Thread Antti Tuppurainen
Hi All!Today we exprerimented a small rendering issue problem with IE7We are using just the same css found at: 
http://solardreamstudios.com/learn/css/cssmenus
 > horizontal menu example -versionThe menus are opened well with ie7, but there is a cap between second level menus so that they are not accessible (can't click on them)What are those issues I need to fix to get this working?
Best regards,Antti TuppurainenIdea Development ID Oy | http://www.idbbn.fi


***List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfmUnsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfmHelp: [EMAIL PROTECTED]***

RE: [WSG] search/replace source code [ADMIN: THREAD CLOSED]

2006-08-22 Thread Peter Firminger



PHP (or ASP.NET or ColdFusion etc.) has absolutely 
nothing to do with Web Standards. Please look at the guidelines http://webstandardsgroup.org/mail/guidelines.cfm

The mail list does not 
cover:

  Non-Web Standards related issues and 
  support 
  Discussion of server-side scripting 
  beyond that directly involved with Web Standards 
  Discussion of content 
  management/web publishing system issues beyond those directly involved with 
  Web Standards...
I would allow it on the CMS list but not here 
please.
 
Peter

  
  
  From: listdad@webstandardsgroup.org 
  [mailto:[EMAIL PROTECTED] On Behalf Of Stuart 
  SherwoodSent: Tuesday, 22 August 2006 17:08To: 
  wsg@webstandardsgroup.orgSubject: Re: [WSG] search/replace source 
  code
  Thankyou, that got me on the right track.This is for 
  presentation purposes only at present. I am working on a PHP implementation 
  but I fear that the large number of poeple who are not web designers who have 
  to work on this site will not be comfortable with PHP files. However, 
  I certainly agree this isn't the best practise but as it is in addition to our 
  standard navigation, it will improve things.If anyone would like to 
  help with the PHP version, I'd love to get that perfect too! The PHP 
  version applies the breadcrumbs from this in each 
  page:$pagetitle="Breadcrumbs 
  test";include("crumbs.php");?>In the js version, the 
  pagetitle was written from this: 
  document.getElementById('titleCorporate').innerHTML;I'd like the PHP 
  to do the same. 
  crumbs.php:$ul_id='crumbs';$bc=explode("/",$_SERVER["PHP_SELF"]);echo 
  'La Trobe home 
  >'; 
  while(list($key,$val)=each($bc)){ $dir=''; if($key > 
  1){  $n=1;  while($n < $key){   
  $dir.='/'.$bc[$n];   $val=$bc[$n];   
  $n++;  }  if($key < count($bc)) echo ''.$val.' >'; 
   }}echo ''.$pagetitle.'';echo 
  '';?>***List 
  Guidelines: http://webstandardsgroup.org/mail/guidelines.cfmUnsubscribe: 
  http://webstandardsgroup.org/join/unsubscribe.cfmHelp: 
  [EMAIL PROTECTED]***

***List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfmUnsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfmHelp: [EMAIL PROTECTED]***


Re: [WSG] search/replace source code

2006-08-22 Thread Stuart Sherwood
Thankyou, that got me on the right track.This is for presentation purposes only at present. I am working on a PHP implementation but I fear that the large number of poeple who are not web designers who have to work on this site will not be comfortable with PHP files.
However, I certainly agree this isn't the best practise but as it is in addition to our standard navigation, it will improve things.If anyone would like to help with the PHP version, I'd love to get that perfect too!
The PHP version applies the breadcrumbs from this in each page:$pagetitle="Breadcrumbs test";include("crumbs.php");?>In the js version, the pagetitle was written from this: 
document.getElementById('titleCorporate').innerHTML;I'd like the PHP to do the same. crumbs.php:$ul_id='crumbs';$bc=explode("/",$_SERVER["PHP_SELF"]);echo ' >';
while(list($key,$val)=each($bc)){ $dir=''; if($key > 1){  $n=1;  while($n < $key){   $dir.='/'.$bc[$n];   $val=$bc[$n];   $n++;  }  if($key < count($bc)) echo '';
 }}echo ''.$pagetitle.'';echo '';?>

***List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfmUnsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfmHelp: [EMAIL PROTECTED]***