Not sure what you're referring to :) ..:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com
-----Original Message----- From: John C. Bland II [mailto:[EMAIL PROTECTED] Sent: Friday, November 11, 2005 8:47 AM To: CF-Talk Subject: Re: CSS You may have to use the * html "hack" to get it working. I haven't used them, other than toying around, so I can't say for sure. On 11/11/05, Bobby Hartsfield <[EMAIL PROTECTED]> wrote: > > I tried attribute selectors, they doesn't work in IE for me. > > ..:.:.:.:.:.:.:.:.:.:.:.:.:.:. > Bobby Hartsfield > http://acoderslife.com > > -----Original Message----- > From: Sandy Clark [mailto:[EMAIL PROTECTED] > Sent: Friday, November 11, 2005 8:28 AM > To: CF-Talk > Subject: RE: CSS > > Attribute selectors allow you to work with selected tags based on their > attributes > > input[type="image"]{border:none;} > > Sandy Clark > > > -----Original Message----- > From: Bobby Hartsfield [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 10, 2005 7:51 PM > To: CF-Talk > Subject: OT: CSS > > Hey sorry for the OT but anyone worth asking comes here :) > > Is there a way to set a style for a particular input type? > > Example: I have a global style for input,textarea,select in my .css to > automatically style all those elements throughout the app. That style has > a > thin border around all the fields but I don't want the border on <input > type="image... /> fields... > > So is there a way to write a class for just input where the type = image > that will be picked up automatically (so I don't have to add a class="" to > all of them)? > > Thanks for any tips! > > ....:.:.:.:.:.:.:.:.:.:.:.:.:.:. > Bobby Hartsfield > http://acoderslife.com > > > -- > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.1.362 / Virus Database: 267.12.8/165 - Release Date: 11/9/2005 > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:223932 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

