Browse by Tags

Related Posts

  • Customsing Treeview Controls View

    Hello, I have a Treeview control which is using sitemap provider which in turn using web.sitemap. Treeview <==> Sitemap provider <==> web.sitemap This tree view has four levels of nodes. Now what I need to do is to have a different view of each level. Like I need to show nodes at root level...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by ShailAtlas on 09-05-2006, 12:00 AM
    Filed under: CSS, treeview, javascript, child nodes, Dynamic SiteMapProvider
  • Hiding Division with Javascript, but problem while rendering

    Hi guys!!!! I have 2 division tag... one with datalist and one with formview(Enable Paging).. I have two input buttons,one leads to division-1(datalist) and other leads division-2(formview) at start up I m hiding division-2(formview.).... The problem is when I am working with division-2(Formview)......
    Posted to Data Presentation Controls (Forum) by BhaveshPatel on 10-27-2006, 12:00 AM
    Filed under: Repeater, css menu, css, paging, GridView Css tablecell, JavaScript
  • Re: wiring event

    There are a couple of issues to consider here: if you move the mouse to anything inside your ID, technically the mouse leaves the DIV but you shouldn't close it! Otherwise the DIV will go away on ANY mouse move. Take a look at my Amazon "booktip" , specifically the JavaScript code which detects if the...
    Posted to Client Side Web Development (Forum) by MilanNegovan on 04-20-2007, 12:00 AM
    Filed under: javascript, CSS
  • Re: pop up window

    Hi Stefan, I use a cool looking alternate tooltip using CSS and javascript for my detailed ALTs. They follow the cursor around and are fast. Here is how I do it... Put this at the bottom of your page, between the <body></body> tags.. <!-- This must be in the body of the document: ALTERNATE...
    Posted to Client Side Web Development (Forum) by pixelsyndicate on 04-17-2007, 12:00 AM
    Filed under: javascript, CSS, tooltip, alt tags
  • User Control IDs, CSS IDs

    Suppose I have a user control called "mycontrol.ascx" with this code 1 < style > 2 #mylayer{ 3 font-size:14px; 4 } 5 </ style > 6 < div id= "mylayer" runat= "server" > 7 Some Text 8 </ div > 9 < a href= "javascript:document.getElementById...
    Posted to Getting Started (Forum) by phildon on 07-19-2007, 12:00 AM
    Filed under: javascript, CSS, User control, id
  • MICROSOFT: Senior Developer

    Come and grab THE coolest Senior Developer opportunity at Microsoft! LiveSearch has built a massively-parallel supercomputer comprised of THOUSANDS of commodity PC’s coordinating to provide vast reliable storage and stunning computation power. It’s scaling out fast and accelerating! We are providing...
    Posted to Jobs (Forum) by masefito on 08-02-2007, 12:00 AM
    Filed under: .NET C# SQL Developers needed - LAS VEGAS, developer, ASP, .NET, sql server, ajax, css, Job asp.net developer, SQL, Python, Job, Resume, C# ASP.NET, Javascript, Java, X/HTML, c sharp, c-sharp, ASP.Net c# job, HTML, programmer, web developers, Mid-Level Developer, UI, develop, "ASP.NET" JOB Microsoft "Web Developer" "Software Design Engineer", Microsoft AJAX, Software Developer, Web Developer, Web Services, Career, Java Script, Perl, J2EE, Developers
  • mouseover img button wont change asp.NET TEXTBOX border color

    Tried everything I know. I imagine the textbox ID is not being seen for some reason. document.getElementById("txtGradLastName").style. border-color = "red"; I've tried many,many things.. just cant get the textbox to be seen. Is my reference wrong? Tried doing it within the image...
    Posted to Visual Web Developer 2005 Express (Forum) by Mark_Salman on 08-26-2007, 12:00 AM
    Filed under: javascript, Change Color, CSS, change border color of textbox
  • Tab Control with main area enriched with rounded corners (CSS+JS)

    HI I have a tab control on my form that has rounded corners and shadow added by css and js. The method I used is: http://www.456bereastreet.com/archive/200609/transparent_custom_corners_and_borders_version_2/ To make it work I had to add one line of code at the end of js file: if (typeof(Sys) !== 'undefined'...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by kjaniszewski on 12-11-2007, 12:00 AM
    Filed under: JavaScript, Tabs, css, tab, TCBB
  • 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
  • Re: cells in table

    Hi rodniko, To change rows in a table using Javascript, simply set the height of your table row "<tr>" of style.height to the desired units, but you have to be clear about the units. You can use px for pixels, em for em, and in for inches, cm for centimeters, or directly % for percentage...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by eriawan on 02-05-2008, 12:00 AM
    Filed under: javascript, css
Page 1 of 2 (18 items) 1 2 Next >