Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q1413 Is there a way to address stylesheet classes in Netscape Navigator?

irt.org | Knowledge Base | DHTML | Q1413 [ previous next ]

Q1413 Is there a way to address stylesheet classes in Netscape Navigator?

You might be able to do this with Netscape Navigator 4 JavaScript Style Sheets:

<style type="text/javascript"><!--
  classes.huge.P.fontSize = "32pt"
//--></style>

<p class="huge">
This  should be huge
</p>

Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.