CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignCSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old May 28th, 2003, 06:02 PM
ukzoite ukzoite is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 21 ukzoite User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
how can i change css

hello all. I have a form with a field as follows-
<INPUT size=20 maxLength=63 name=myfield>

the following style sheet is on the page also-
<style type="text/css">
INPUT { color:red; }
</style>

Upon loading the page I populate the field with a calculated value..This appears in RED due to the style sheet.

How might I change the style of the field after the it has been automativcally populated onload(), so that anything typed after the value would be for example written in BLUE? any ideas.

Kind Regards Toks.

Reply With Quote
  #2  
Old May 28th, 2003, 06:44 PM
ukzoite ukzoite is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 21 ukzoite User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
----
theRules = document.styleSheets[0].rules;
theRules[0].style.color = 'blue';
----
changes the loaded value to blue, i require both colours in the field at same time....

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignCSS Help > how can i change css


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway