I have a site where the owner wants to edit text himself. i have created a js script that he can modify, but am having trouble with it reconising my css script
with font, color, size. I can't find any info from anyone on how this can be done.
Tips would be great. Thanks for your time. Have a good one.
js:T N T COMPUTERS & Laptop Repairs,
In-Home & In-Store Service
You come to us or we'll come to you.
However you want it,
css:.linkR-COMA {font-family: Antique; color:
#ff0000; font-size:25px; font-weight: 100; text-decoration: none; cursor: help:}
.linkR-COMA:link {color: #ff0000; font-size: 25px; text-decoration: none}
.linkR-COMA:active
{color: #ff0000; font-size: 25px; font-weight: bold; text-decoration: none}
.linkR-COMA:visited
{color: #ff0000; font-size: 25px; font-weight: bold; text-decoration: none}
.linkR-COMA:hover
{color: #ff0000; font-size: 25px; font-weight: bold; text-decoration: none ; cursor: help:}
html tag:<div id="C"
style="z-index: 30; position: absolute; top: 0px; left: 0px; width: 800px; height: 600px; visibility: visible;">
<a href="R-COM1.js" class="linkR-COMA"><img alt="" src="2.gif"
border="0" height="600" width="800"></a><span class="linkR-COMA"></span></div>
Am i crazy?![]()




Reply With Quote

Bookmarks