[css-d] Fwd: CSS Issue

2007-09-19 Thread Mark Finney
And with link (oppps)

Dear List,

Still tearing my hair out with this site...

The below link viewed in FF should appear and function as I intended. In IE
however it seems to ignore the style sheet bar bg colour...

http://www.helpusmarry.co.uk/jessie/editorial/

Could some kind soul put me out of my misery and point me to whatever it is
that I am missing?

Thanks

Mark
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Fwd: CSS Issue

2007-09-19 Thread Ingo Chao
Mark Finney wrote:
 
 http://www.helpusmarry.co.uk/jessie/editorial/

Cannot see the page in IE, I think its due to the self-enclosing script 
tag you use.

Ingo


-- 
http://www.satzansatz.de/css.html
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Fwd: CSS Issue

2007-09-19 Thread Mark Senff
I think the problem is in the way you call your JS file in the header. Instead 
of:
 
script type=text/javascript src=../js/gallery.js /
 
 try using:
 
script type=text/javascript src=../js/gallery.js/script
 

 P.S. new here, hello, my name is Mark, hope I get to learn a lot of new stuff 
here and also help out others. :)


Mark Finney [EMAIL PROTECTED] wrote: And with link (oppps)

Dear List,

Still tearing my hair out with this site...

The below link viewed in FF should appear and function as I intended. In IE
however it seems to ignore the style sheet bar bg colour...

http://www.helpusmarry.co.uk/jessie/editorial/

Could some kind soul put me out of my misery and point me to whatever it is
that I am missing?

Thanks

Mark
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


   
-
Tonight's top picks. What will you watch tonight? Preview the hottest shows on 
Yahoo! TV.
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/