HighDots Forums  

TopStyle Pro 3.10 trial

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss TopStyle Pro 3.10 trial in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
David Graham
 
Posts: n/a

Default TopStyle Pro 3.10 trial - 10-09-2003 , 11:12 AM






Hi
I decided to try out the trial version of TopStyle today. Very impressed.
Only one thing I can't understand (I'm sure there will be many more) why is
TopStyle reporting that:

Pseudo-class :link.star2 isn't supported by this style definition
Pseudo-class :visited.star2 isn't supported by this style definition
Pseudo-class :hover.star2 isn't supported by this style definition

when I'm testing for modern browsers such as Opera 7 and IE6 (I have
configured the style checker for these browsers). This must be wrong. I
would like to know if this is something that happens to other people, can I
not rely on the 'Style Checker' - this is the feature that I most wanted to
use!

BTW - I use the above in the css like this:

a:link.star2 { margin-left: 0.5em; color: #653300; background-color:
#FFCC66; text-decoration: none}
a:visited.star2 { margin-left: 0.5em; color: #F74902; background-color:
#FFCC66; text-decoration: none}
a:hover.star2 { margin-left: 0.5em; color: #FFFFFF; background-color:
#FFCC66; text-decoration: none}

and in the html like this:

<a class="star2" href="about_peter.html">Back</a>

thanks

David



Reply With Quote
  #2  
Old   
David Graham
 
Posts: n/a

Default Re: TopStyle Pro 3.10 trial - 10-09-2003 , 11:22 AM







Quote:
a.star2:hover { }

pascal

Thanks
Thats the quickest reply ever thankyou. I will try out your suggestion. The
version I have at present works OK but I guess it can't be well formed if
TopStyle is flagging it up as not supported.

David




Reply With Quote
  #3  
Old   
Pascal Chevrel
 
Posts: n/a

Default Re: TopStyle Pro 3.10 trial - 10-09-2003 , 11:24 AM



Le 09/10/2003 18:12, David Graham a écrit :

Quote:
Hi
I decided to try out the trial version of TopStyle today. Very impressed.
Only one thing I can't understand (I'm sure there will be many more) why is
TopStyle reporting that:

Pseudo-class :link.star2 isn't supported by this style definition
Pseudo-class :visited.star2 isn't supported by this style definition
Pseudo-class :hover.star2 isn't supported by this style definition

a.star2:hover { }

pascal

--
Pascal Chevrel - Mozilla Champion
FAQ Mozilla/Netscape 7 en français : http://pascal.chevrel.free.fr/
Foros Mozilla en español : http://pascal.chevrel.free.fr/mozilla



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.