Nikola Gidalov wrote: >My name is Nikola and not so long time ago I started to dig into Mozilla's >source code. I have an idea to extent the layout engine to be able to draw >extra yellow rouded border around hyperlink elements and form element when >they are selected or focused. I would like to achive the same efect like >WebTV browsers do with the page thay render. >Since I'm very new in this area, I'll appreciate if there is someone who can >help me and give me an idea or a hint where to start from? > You may not need to dig into the source code for this. Look in the res directory of your Mozilla install and you'll see html.css and forms.css. It may be possible to achieve something like this by editing those files.
ian.
