Browse by Tags

Related Posts

  • ImageButton.Enabled=false, I want to set a gray effect to the button then, so it looks disabled as well

    I was wondering if there is a way to handle shown image so when the imagebutton is disabled I will have the image covered wth a disabled gray effect. I am also not talking about designing a new image, as I am not a designer, asking if this is achievable by code or maybe with JScript. any ideas? maybe...
    Posted to ASP.NET AJAX UI (Forum) by weitzhandler on 09-16-2008, 12:00 AM
    Filed under: enable, style, AjaxControlToolkit, Animation, ImageButton, disable, effect
  • Problem with fade animations in a repeater in IE

    Hi Everyone, I am trying to do FadeIn / FadeOut animations on a menu I am building within a repeater. The code works fine in Firefox, but none of the animations happen in IE, I just get static text. I have also tried it with ForceLayoutInIE set to true to no avail. I suspect it has something to do with...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by magnich on 10-26-2007, 12:00 AM
    Filed under: AjaxControlToolkit, fade, FadeIn, repeater, Animation, FadeOut
  • AjaxControlToolKit Animation - Check if it's running?

    I am using some very simple javascript along with the AnimationExtender to fade a div change it's contents (just an image) and fade it back in, nothing is done server side. I have this in the page to give me access to the animation code: <cc1:AnimationExtender ID="AnimationExtender1"...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by alivemedia on 06-12-2007, 12:00 AM
    Filed under: AJAX, AjaxControlToolKit, animation
  • AnimationExtender and MasterPage

    I seem to be having some trouble getting AJAX to work with MasterPages. I created a new website using the AJAXControlToolkit template then created a simple default.aspx page. It has a scriptmanager, panel, linkbutton, and an AnimationExtender. it is set to FadeIn the contents of the Panel when the LinkButton...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by fivestarMike on 02-20-2007, 12:00 AM
    Filed under: AJAX ASP.NET Animation, AjaxControlToolkit, Animation, AnimationExtender MethodNotFound Error 1.0.61121.0, Master page with Ajax Toolkit, AJAX Control Toolkit
  • AnimationExtender plays on targets child panel

    Hi everyone! I hope someone can help me with this issue. I'm pretty new to the asp.net ajax framework. I try to add an animation extender to a panel. When the mouse hovers over the panel, the panel fades in. That works great. The problem occurs when i add a child panel inside the target panel declared...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by chrisva on 01-13-2007, 12:00 AM
    Filed under: AJAX ASP.NET Animation, AjaxControlToolkit, Animation, AnimationExtender
  • Programmatically Create AnimationExtender

    I have not found any previous posts addressing this issue. I need to create an AnimationExtender programmatically from the code behind. Does anyone know how to do this? For instance using the example provided on the Toolkit page: 1 < ajaxToolkit:AnimationExtender id= "ace" runat= "server" TargetControlID...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by CRLord on 01-12-2007, 12:00 AM
    Filed under: AJAX ASP.NET Animation, AjaxControlToolkit, Animation, animation toolkit, AnimationExtender, ASP.NET AJAX Control Toolkit, ASP.NET AJAX Control Toolkit troubleshooting, CodeBehind, control creation, AJAX Control Toolkit
  • Using AnimationExtender with asp:Menu (CSS friendly)

    Is there anyway to use the AnimationExtender to animate the menus in a asp:Menu? I'm new to ASP.NET but when looking at the produced code it doesn't look like the actual menus (ul's) have an ID associated with them which makes me wonder how I might even force a reference to them since to my knowledge...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by OneAngryDwarf on 12-29-2006, 12:00 AM
    Filed under: AJAX ASP.NET Animation, AjaxControlToolkit, Animation, animation toolkit, AnimationExtender, AnimationExtender MethodNotFound Error 1.0.61121.0, C#
  • AnimationExtender giving error

    Hi, I am having trouble with AnimationExtender after i installed the latest version of AjaxControlToolKit. The previous version did not give any error. But after i replaced the dll , my project is not compiling :( VS2005 says unknown server tag ajaxcontroltoolkit:AnimationExtender . Any pointers in right...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jbagavathi on 12-19-2006, 12:00 AM
    Filed under: AJAX ASP.NET Animation, AjaxControlToolkit, Animation, AnimationExtender, ASP.NET AJAX Control Toolkit, AJAX Control Toolkit
  • Animation Extender and server side validation

    What I'm trying to do is activate an animation only if the page is valid. It seems that the animation extender only allows client side conditions. What I'm trying to do is once a submit a form inside of an update panel. If the form is valid, then run an animation. In my server side code, I test to see...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by SirSceptre on 11-30-2006, 12:00 AM
    Filed under: ajax, AjaxControlToolkit, AJAX ASP.NET Animation, Animation, Validation
  • FadeIn Animation w/ Transparent Background issue

    I figure this has got to be something simple - but I've been banging my head against it for the last hour or so, so if anyone has any advice feel free to speak up. I've a label containing some text that I am using an animation extender (FadeIn OnLoad) to fade in. <asp:Label ID="lblFirstLine"...
    Posted to Client Side Web Development (Forum) by Caleb McGary on 10-09-2009, 12:00 AM
    Filed under: CSS, AjaxControlToolKit, animation, fade in
Page 1 of 2 (12 items) 1 2 Next >