Browse by Tags

Related Posts

  • UpdatePanel and JQuery Dialog Problem

    Hi, I'm facing the weirdest thing, and I just can't find a way to solve it. Here is what I'm doing: 1. I have a textbox on my page, let's call it "TextBox A" and a hidden div with another textbox, let's call it "TextBox B". 2. The hidden div (with TextBox B) is...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by Shayke on 02-12-2009, 12:00 AM
    Filed under: TextBox, updatepanel, jquery
  • Re: When I update the UpdatePanel I lost the select function on focus in the textboxes

    I'm not being able to place this to work. I already tried this way but or I don't understand how to use the ScriptMAnager.RegisterStartupScript or I'm just using it in a bad way. I'm not very used to C# and ASP.NET, actually this is the first project I'm using it so perhaps my lack...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by rnascimento on 11-06-2008, 12:00 AM
    Filed under: updatepanel, asp.net, c#, Focus, select all, jquery
  • Re: JQuery script freezes when paging

    I found a work-around on The Grubbsian . Since the DOM is only partly refreshed after an async post-back, the document ready function will not execute. The author suggests to replace the jQuery "ready" block with a function that is automatically called by the AJAX client framework irrespective...
    Posted to Client Side Web Development (Forum) by msch-prv on 03-07-2008, 12:00 AM
    Filed under: UpdatePanel, jquery, paging
  • Infinite scroll "upwards" ?

    Greetings everyone! Having designed an AJAX shoutbox in ASP.NET, I'm facing two minor issues with it. The shoutbox is simple : 10 text records loaded in a literal, a texfield, a send button and a scrollbar inside an UpdatePanel. When you scroll to the top of the shoutbox, it overlays a loading div...
    Posted to ASP.NET AJAX UI (Forum) by kirby_blue on 10-14-2009, 12:00 AM
    Filed under: updatepanel, ajax, Scrollbar, jQuery, Shoutbox
Page 1 of 1 (4 items)