Re: [WSG] Drop down disappear behind form elements

2007-04-24 Thread John Faulds
If you're talking about Suckerfish dropdowns and select elements, I've  
come across these:


http://homepage.mac.com/igstudio/design/ulsmenus/vertical-uls-iframe.html
http://snipplr.com/view/1804/fix-for-menu-under-select-issue-in-ie/

On Wed, 25 Apr 2007 13:15:56 +1000, Melissa Cooper  
<[EMAIL PROTECTED]> wrote:



Hi,
I think I recall this being discussed - but can't find any information  
on it now...

I have a drop down menu that is falling behind the form elements in IE 6.
Does anyone know a work around?
Thank you in advance
Melissa.





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





--
Tyssen Design
www.tyssendesign.com.au
Ph: (07) 3300 3303
Mb: 0405 678 590


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



[WSG] Drop down disappear behind form elements

2007-04-24 Thread Melissa Cooper

Hi,
I think I recall this being discussed - but can't find any information 
on it now...

I have a drop down menu that is falling behind the form elements in IE 6.
Does anyone know a work around?
Thank you in advance
Melissa.
  



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



Re: [WSG] Disappearing positioned footer in IE7 - works in IE6

2007-04-24 Thread Stuart Foulstone
This is an excellent example of why not to use hacks, but use your design
skills.

Stuart


On Tue, April 24, 2007 1:07 pm, al morris wrote:
> Hi,
>
> IE 7 now supports the *html hack, so the 'position: relative' style is
> being
> applied. You can still add hacks for IE 6 and/or IE 7 but it's tricky..
>
> If you need to send something to IE6 and nothing else: use the underscore
> attribute hack (_border:1px solid pink;)
>
> If you want to send something to IE7 AND IE6, use the attribute hack
> (*border:1px solid black;).
>
> If you want to send something to IE7 and NOT IE6, use a combination
> (*border:1px solid black; _border:1px solid pink;).
>
> Try adding an underscore in the IE 6 class...
>
> *html #bottom_nav {   /*Enables the footer to be positoned below the
> wrapper in IE6*/
>
> _position: relative;
>
> bottom: -75px;
>
> right: 25px;
>
> text-align: right;
>
> width: 100%;
>
> height: 50px;
>
> }
>
>
> Al
>
> On 4/24/07, Cole Kuryakin <[EMAIL PROTECTED]> wrote:
>>
>>  Hello All –
>>
>>
>>
>> I was having an absolutely-positioned footer problem in IE6 which was
>> fixed with the following:
>>
>>
>>
>> #bottom_nav {/*Compliant Browsers*/
>>
>> position: absolute;
>>
>> bottom: -75px;
>>
>> right: 25px;
>>
>> text-align: right;
>>
>> width: 100%;
>>
>> height: 50px;
>>
>> }
>>
>>
>>
>> *html #bottom_nav {   /*Enables the footer to be positoned below the
>> wrapper in IE6*/
>>
>> position: relative;
>>
>> bottom: -75px;
>>
>> right: 25px;
>>
>> text-align: right;
>>
>> width: 100%;
>>
>> height: 50px;
>>
>> }
>>
>>
>>
>> Yes, well, now that IE 7 has come out the footer ***Poof!*** vanishes –
>> like it did under IE6 previous to the implementation of he above *html
>> declaration.
>>
>>
>>
>> Could someone give me a lead on what to do about this issue in IE 7?
>>
>>
>>
>> Unfortunatly, I am not allowed to use conditional comments to issue
>> version specific declarations – which makes problems like these very
>> difficult to deal with.
>>
>>
>>
>> If you'd like to see the problem live, please go to
>> http://terashock.terapad.com/ in FF or IE6 and scroll to the bottom of
>> the
>> page to view how the footer is suppose to look; then view the same page
>> in
>> IE7.
>>
>>
>>
>> Any and all assistance greatly appreciated!
>>
>>
>>
>> Cole
>>
>>
>>
>>
>>
>>
>>
>> ***
>> 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]
> ***
>


-- 
Stuart Foulstone.
http://www.bigeasyweb.co.uk
BigEasy Web Design
69 Flockton Court
Rockingham Street
Sheffield
S1 4EB

Tel. 07751 413451


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



[WSG] Geoff Hall/BG/Health is out of the office.

2007-04-24 Thread Geoff . Hall

I will be out of the office starting  24/04/2007 and will not return until
04/06/2007.

For any departmental requests, please contact Online Communications (02)
6289 5402 or email [EMAIL PROTECTED]




*
"Important: This transmission is intented only for the use of the addressee and 
may contain confidential or legally privileged information.  If you are not the 
intended recipient, you are notified that any use or dissemination of this 
communication is strictly prohibited.  If you receive this transmission in 
error please notify the author immediately and delete all copies of this 
transmission."
*


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



re: [WSG] what is semantic?

2007-04-24 Thread dstone
 
Navii:

Below is brief description of it.  There is also an article in the new 
"Economist" by Tim Berners-Lee.

+

The word semantic stands for the meaning of. The semantic of something is the 
meaning of something. 

The Semantic Web is a web that is able to describe things in a way that 
computers can understand.

The Beatles was a popular band from Liverpool.
John Lennon was a member of the Beatles.
The record "Hey Jude" was recorded by the 
Beatles.

Sentences like these can be understood by people. But how can they be 
understood by computers?

Statements are built with syntax rules. The syntax of a language defines the 
rules for building the language statements. But how can syntax become semantic?

This is what the Semantic Web is all about. Describing things in a way that 
computers applications can understand.

The Semantic Web is not about links between web pages.  

The Semantic Web 
describes the relationships between things (like A is a part of B and Y is a 
member of  
Z) and the properties of things (like size, weight, age, and 
price)

It uses RDF (tags) for describing 
information and resources on the web.


From: [EMAIL PROTECTED]
Sent: Monday, April 23, 2007 10:06 PM
To: wsg@webstandardsgroup.org
Subject: [WSG] what is semantic? 

Hi all.   I would really appreciate if any tell me what is the term
called semantic?   Thanks a ton Navii 
***
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] Disappearing positioned footer in IE7 - works in IE6

2007-04-24 Thread Alex Robinson

IE7 doesn't support * html:




Except that very page says "[strict mode only fix]".

When in quirks mode you get the worst of both worlds since IE7 does 
not behave the same as IE6 even though it's picking up the same 
declarations. I'd wager that's what lies behind the developers' 
mantra of "Conditional comments, conditional comments, conditiional 
comments"...


Another reason to always use Strict mode if you can ;)



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



Re: [WSG] Disappearing positioned footer in IE7 - works in IE6

2007-04-24 Thread Nick Fitzsimons

On 24 Apr 2007, at 13:07:42, al morris wrote:

IE 7 now supports the *html hack, so the 'position: relative' style  
is being

applied.


IE7 doesn't support * html:


Regards,

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] Disappearing positioned footer in IE7 - works in IE6

2007-04-24 Thread al morris

Hi,

IE 7 now supports the *html hack, so the 'position: relative' style is being
applied. You can still add hacks for IE 6 and/or IE 7 but it's tricky..

If you need to send something to IE6 and nothing else: use the underscore
attribute hack (_border:1px solid pink;)

If you want to send something to IE7 AND IE6, use the attribute hack
(*border:1px solid black;).

If you want to send something to IE7 and NOT IE6, use a combination
(*border:1px solid black; _border:1px solid pink;).

Try adding an underscore in the IE 6 class...

*html #bottom_nav {   /*Enables the footer to be positoned below the
wrapper in IE6*/

   _position: relative;

   bottom: -75px;

   right: 25px;

   text-align: right;

   width: 100%;

   height: 50px;

}


Al

On 4/24/07, Cole Kuryakin <[EMAIL PROTECTED]> wrote:


 Hello All –



I was having an absolutely-positioned footer problem in IE6 which was
fixed with the following:



#bottom_nav {/*Compliant Browsers*/

position: absolute;

bottom: -75px;

right: 25px;

text-align: right;

width: 100%;

height: 50px;

}



*html #bottom_nav {   /*Enables the footer to be positoned below the
wrapper in IE6*/

position: relative;

bottom: -75px;

right: 25px;

text-align: right;

width: 100%;

height: 50px;

}



Yes, well, now that IE 7 has come out the footer ***Poof!*** vanishes –
like it did under IE6 previous to the implementation of he above *html
declaration.



Could someone give me a lead on what to do about this issue in IE 7?



Unfortunatly, I am not allowed to use conditional comments to issue
version specific declarations – which makes problems like these very
difficult to deal with.



If you'd like to see the problem live, please go to
http://terashock.terapad.com/ in FF or IE6 and scroll to the bottom of the
page to view how the footer is suppose to look; then view the same page in
IE7.



Any and all assistance greatly appreciated!



Cole







***
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]
***


[WSG] Out of Office AutoReply: [Suspected Spam]digest for wsg@webstandardsgroup.org

2007-04-24 Thread Roberts, Amanda
 
Wednesday 25th April is Anzac Day (a public holiday).
 
I'll be back in the office Thursday 26th April.

Regards,
Amanda


Amanda Roberts
Producer
Sensis Interactive
Sensis Pty Ltd 
 
222 Lonsdale Street, Melbourne, Victoria 3000
03 8653 7898 
0408 311 478
[EMAIL PROTECTED]


Sensis. Australia's leading information resource.
Making complex lives simpler by helping you find, buy and sell.

www.about.sensis.com.au
www.sensis.com.au
www.yellow.com.au
www.whitepages.com.au
www.citysearch.com.au
www.whereis.com.au
www.gostay.com.au
www.smallbusiness.sensis.com.au
www.justlisted.com.au
www.linkme.com.au
www.telstra.com.au
www.tradingpost.com.au
www.universalpublishers.com.au
www.invizage.com.au

Sensis cares for the environment - think before you print.

This email and any attachments are intended only for the use of the recipient 
and may be confidential and/or legally privileged.
Sensis Pty Ltd disclaims liability for any errors, omissions, viruses, loss 
and/or damage arising from using, opening or transmitting this email.
If you are not the intended recipient you must not use, interfere with, 
disclose, copy or retain this email and you should notify the sender 
immediately by return email or by contacting Sensis Pty Ltd by telephone on 
[+61 3 8653 5000]

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


[WSG] Re: digest for wsg@webstandardsgroup.org (Out of the office until 30/04/2007)

2007-04-24 Thread Marian WEATHERSTONE
I am currently out of the office until Monday 30 April 2007.  
If you have an enquiry please contact:

Martha Herewini on 9391 9048
or Saikat Choudhury on 9391 9769


Regards, Marian Weatherstone
Web Support Officer
NSW Department of Health

__
This email has been scanned for the NSW Department of Health by the MessageLabs 
Email Security System. The Department regularly monitors emails and attachments 
to ensure compliance with its Electronic Messaging Policy.
_


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



RE: [WSG] what is semantic?

2007-04-24 Thread Naveen_Bhaskar
Thank you very much... mike and kerry... 

Thaks a ton..I got the concept...
 :-)






-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Mike at Green-Beast.com
Sent: Tuesday, April 24, 2007 10:48 AM
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] what is semantic?

> I would really appreciate if any tell me
> what is the term called semantic?

Maybe this article by Mel Pedley will help shed some light on semantics
for 
you, Navii. http://accessites.org/site/2007/04/semantics-why-bother/

Cheers.

Mike Cherim
http://green-beast.com/




***
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]
***