Span Tags in HTML
    Ray Horsley 
    Ray at LinkIt.Com
       
    Mon Feb  9 11:46:22 CST 2009
    
    
  
Greetings,
Anyone with any ideas on how to use <span> tags when setting the  
htmlText of a fld?  Example:
<html>
<head>
<style type="text/css">
span.blue {color:lightskyblue;font-weight:bold}
span.green {color:darkolivegreen;font-weight:bold}
</style>
</head>
<body>
<p>My mother has <span class="blue">light blue</span> eyes and my  
father has <span class="green">dark green</span> eyes.</p>
</body>
</html>
This works fine in any browser, but setting the htmlText of a fld  
ignores the <span> tags.
Thanks,
Ray Horsley
LinkIt! Software
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.runrev.com/pipermail/metacard/attachments/20090209/b22a9a5f/attachment.html
    
    
More information about the metacard
mailing list