View Single Post
03-20-2011, 03:50 AM
#1
Dan is offline Dan
Dan's Avatar
Status: Request a custom title
Join date: Feb 2005
Location:
Expertise:
Software:
 
Posts: 3,164
iTrader: 15 / 86%
 

Dan is an unknown quantity at this point

  Old  Styling specifics within an input?

For example (I know it wouldn't be done like this btw)

Code:
<input value="I am <color=red>red</color>." />
Possible using JS?

Google solutions suggest silly jibberish like overlaying DIVs and whatnot. Do not want extra markup really.