Browse by Tags

Related Posts

  • Printing Big (Huge... You dont belive how huge...) image in a browser

    Hi, This is a client side only request, I create a page dynamically looks like < center > < span style = "font-size: 9pt; color: #00455a; font-family: Arial" > One Line Text Here .</ span > < div >< img id = "Image1" style = "border-top-width: 0px;...
    Posted to Client Side Web Development (Forum) by e_edric_001 on 08-27-2008, 12:00 AM
    Filed under: <Img> javascript in asp.net, DHTML, div print @media, html, htmll, IE, IE Print, ie7.0, CSS, IE7, print
  • Re: div.InnerHtml can't "see" the text content of a dynamically generated TextBox

    change: divForTests.InnerHtml = TextBox3.Text; to: divForTests.InnerHtml = "<span>" + TextBox3.Text + "</span> or divForTests.InnerHtml = "<input type='text' name='" + TextBox3.ID + "' value='" + TextBox3.Text + "' />
    Posted to Web Forms (Forum) by Jahedx99 on 04-02-2008, 12:00 AM
    Filed under: progtalk, c#, div, html, IE
  • [CSS] How to center menu and force MFF not to display break above it

    I have problem with CSS menu on my page http://szmitek.winweb.pl/Default.aspx . The page uses style sheet http://szmitek.winweb.pl/StyleSheet.css . Menu is built with upper, always visible links and submenu displayed when mouse pointer is on menu. I want menu to be center not left. I would like also...
    Posted to Client Side Web Development (Forum) by szmitek on 03-21-2008, 12:00 AM
    Filed under: mozilla problem, panel, panel css, styles, center, css html, CSS positioning, CSS server side, css themes, DIV, footer, html, IE, ie7.0, Master Pages, XHTML Transitional, Firefox, CSS, CSS Master Page, IE7, browsers, CSS 2.1, cssclass, Div show hide, menu
  • Div Background

    I have a div element that I wish to have a white background for all content contained within it: #main { width : 666px ; margin : 20px 10px 10px 2px ; background : #ffffff ; padding : 0px 0px 10px 10px ; } This works when entering text as the white background extends for all the content, however I have...
    Posted to Client Side Web Development (Forum) by adamargyle on 02-04-2008, 12:00 AM
    Filed under: CSS, css background images, css html, css is not applied, html, HTML Caching JS CSS Images AJAX ASPX, IE, Firefox
Page 1 of 1 (4 items)