Re: [WSG] Help with a javascript menu

2005-11-09 Thread Marko Mihelcic - founder of mcville.net (http.//www.mcville.net)|(http://board.mcville.net)
hm try to work a bit more on the header and under the footer the
diclamer text is hurting my eyes , try to add font color=black to
that text cheers !

2005/11/9, Charla Nicol | Quirk [EMAIL PROTECTED]:
 Hi there,

 I wonder if anyone can help me,

 My site : http://mx.quirk.co.za/poohcorner.za.net/indextest2.html on my
 testing server,

 the menu displays fine in mozilla firefox,

 But in ie it doesnt work, im new at this..

 Any advice would be appreciated.

 thanks

 Charla

 --
 ---

 Charla Nicol

 Junior Html Coder and Mail Administrator


 Quirk eMarketing

 www.quirk.co.za

 021 462 7353

 084 637 2198

 ---



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



Re: [WSG] Help with a javascript menu

2005-11-09 Thread Samuel Richardson

Don't you mean color : #000;? Or are you asking her to add a font tag..

Samuel



Marko Mihelcic - founder of mcville.net 
(http.//www.mcville.net)|(http://board.mcville.net) wrote:



hm try to work a bit more on the header and under the footer the
diclamer text is hurting my eyes , try to add font color=black to
that text cheers !

2005/11/9, Charla Nicol | Quirk [EMAIL PROTECTED]:
 


Hi there,

I wonder if anyone can help me,

My site : http://mx.quirk.co.za/poohcorner.za.net/indextest2.html on my
testing server,

the menu displays fine in mozilla firefox,

But in ie it doesnt work, im new at this..

Any advice would be appreciated.

thanks

Charla

--
---

Charla Nicol

Junior Html Coder and Mail Administrator


Quirk eMarketing

www.quirk.co.za

021 462 7353

084 637 2198

---



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



RE: [WSG] Help with a javascript menu

2005-11-09 Thread Graham Cook
Hi Carla,
Add the following style after your hover as shown below.

Regards

Graham Cook
www.uaoz.com

#nav li:hover ul, #nav li.sfhover ul {
left: auto;
}
* html #nav li:hover ul,* html  #nav li.sfhover ul {
margin-left: 5em;
}


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

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