Browse by Tags

Related Posts

  • Animate a single field in a gridview to expand comments into a box?

    I have a gridview that displays customer information. One of the fields is a comments field that can store multiple lines of characters. I would like it to display just in one line but when someone clicks on the comments field animate it out with a box effect that can be closed or collapsed back. Any...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by shawn.bordeaux on 05-03-2009, 12:00 AM
    Filed under: ajax, animation, asp.net, Griddview
  • System.Drawing and Animation?

    Hi, I have used system.drawing to produce a couple of cool images, one is a dashboard-type dial, and one is a Sierpinski space-filling curve. These are coded up in the Page_Load method on the code-behind page of their respective web pages. I plan to have a couple of Divs, in which it will say <asp...
    Posted to System.Drawing/GDI+ (Forum) by Hyacinth Broadchest on 04-14-2009, 12:00 AM
    Filed under: system.drawing, animation
  • Ajax Animation

    Does anyone have information on how to code a dynamic ajax animation that would do this: Fade in Image 1 (Centered) Fade in Image 2 over Image 1 Slide image 1 left and slide Image 2 right so they are now side by side Fade out both Goto next record How hard would something like this be to create dynamically...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jfierst on 01-13-2009, 12:00 AM
    Filed under: Animation
  • Animation Extender Trigger with Button click

    Hello World! I'm working on a photo gallery which tiles the photos in a panel. I dynamically create imagebutton controls based on files within a directory. When a image is clicked, modal pop is used to display a larger version of this photo. Works fine up to this point. I am working on adding animation...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by dotnetnewbie1977 on 11-26-2008, 12:00 AM
    Filed under: Animation
  • animation control within a datalist

    Hi all This is really doing my head in now. I have a datalist on a page showing products that are being called in from a database - inside the datalist I want to have an AJAX animation to play to enlarge an image (I think the best way is using an animation extender) I want the effect to be like the hewdens...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by andy vickery on 11-04-2008, 12:00 AM
    Filed under: Animation, animation extendender, AnimationExtender, axaj, datalist
  • Re: Add animation with no coding

    Yes, We just posted the official v1 release of RIAnimation. It has some great new features including a duration property and cool animations like "Explode". We have also added some nice design-time (SmartTag) support for all you savvy developers :) Get it here: http://www.hushhushmedia.com...
    Posted to Announcements (Forum) by chris.bannon on 10-22-2008, 12:00 AM
    Filed under: Open Source, 3.5, animation, asp.net, FREE, Extender, AJAX
  • Animation Delay

    Is there a way to create an animation with a delay in it? I'm creating a notification popup that acts like a new item alert that you might get from Outlook. I want the window to fade in after a short time, stay visible for a set duration, and then fade out. Has anyone found a way to do this within...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by cnobles on 09-23-2008, 12:00 AM
    Filed under: delay, Animation
  • Re: Animation Extender FadeIn Causing Font Aliasing

    Here is a work-around: in javascript, call the removeAttribute method on the style attribute. var elm = document.getElementById( 'myHtmlElementId' ); elm.style.removeAttribute( "filter" ); Or you can add it to your animation: < FadeIn Fps ="30" Duration =".25"...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by BoodahPimp on 09-18-2008, 12:00 AM
    Filed under: animation extender, AnimationExtender, cleartype, DXTransform, ajaxToolkit, Animation, filter:alpha
  • 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
  • FadeIn/FadeOut

    I have 3 multiview links at the top of my page. When 1 of them is clicked the view below changes. I would like to add an animation so that these views fade in/out when they are clicked. However, the 3 links are inside 1 update panel and the multiview is inside another update panel. When I remove the...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by kmj2384 on 09-06-2008, 12:00 AM
    Filed under: Update Panel, animation
Page 1 of 12 (117 items) 1 2 3 4 5 Next > ... Last ยป