what happens if you open it in desktop Safari and inspect the element using (I forget the name) the web inspector (developer extension)? does anything in the computed style imply a top border? is it the focus ring?
/dave On Feb 4, 1:26 pm, anmldr <[email protected]> wrote: > I have a textarea that I do not want any border around. I am able to > prevent it when it receives focus except for the top border. > > textarea#notes, textarea#notes:focus { > border:none; > > } > > For some reason, there still is a top border. Any suggestions? > > Thanks, > Linda --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
