Browse by Tags

Related Posts

  • Re: Visual Developer inconsistencies with CSS?

    This happens a lot when porting over CSS-styled HTML markup to ASP.NET, especially when using IDs as CSS selectors (which, as you probably already know, is the "proper" way of doing it). It has to do with how ASP.NET renames server control IDs that are inside other server controls... Check...
    Posted to Web Forms (Forum) by Lee Dumond on 08-07-2007, 12:00 AM
    Filed under: id, CSS, Layout, CSS selectors, stylesheet
  • Change div Background Using Focus

    I have an input text box this is contained within a 'search' div used to hold the background image. I want to use the onfocus property of that input box to change the background property of the 'search' div when the user clicks into the search box. How would I do this, I can get the background...
    Posted to Client Side Web Development (Forum) by adamargyle on 12-13-2007, 12:00 AM
    Filed under: javascript, CSS, background-image, background, textbox, DIV, html, onFocus, ASP.NET 2.0, Styling, html textbox, Stylesheet, Client side scripting, Background Color, css background images, focus
Page 1 of 1 (2 items)