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
  • 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
  • Re: Add animation with no coding

    Actually, you are missing a property. If you wish to fire the button click event in the code behind then you need to set Returns="True". This is "False" by default since the animation is usually used on client events. I am thinking of making it default to True for the official release...
    Posted to Announcements (Forum) by chris.bannon on 06-19-2008, 12:00 AM
    Filed under: AJAX, animation, asp.net
  • Re: Morphing between two two different CSS Classes

    Hi, I don't believe there is an implementation of class morphing in asp.net ajax. If that is indeed the case, you would need to script the transition yourself using a combination of the methods provided in the Animation class. This class provides methods such as ColorAnimation, LengthAnimation, MoveAnimation...
    Posted to ASP.NET AJAX UI (Forum) by kim3er on 04-30-2008, 12:00 AM
    Filed under: Animation, morphing, ajax, CSS
  • Add animation with no coding

    I made an animation class that compiles Javascript from JQuery, Interface, and Prototype to make really advanced animations. I also created a control to amke it easy to implement animation to exisitng pages without writing code. You can use the design time to create animations by selecting just three...
    Posted to Announcements (Forum) by chris.bannon on 01-21-2008, 12:00 AM
    Filed under: ajax, Animation, asp.net, javascript
  • CheckBoxList not updating in Update Panel

    The following code shows some AJAX I am working on. It should allow me to select checkboxes in a databound CheckBoxList, producing a modal popup with a gif animation and the legend 'Updating...' The postback works if I omit the animation and modal pop up, but the individual checkboxes do not...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by Orion Blue on 01-17-2008, 12:00 AM
    Filed under: postback, Update Error, ajax, animation
  • How to see the html after modifications to the DOM

    I have some code that modifies a <div> element. I did a view source before and after the DOM element was modified. And I saw with my two eyes that the DOM was modified as I wanted. When I diff the sources, they are identical. I guess when doing View Source it will show the page as it was downloaded...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by coderGeek on 11-06-2007, 12:00 AM
    Filed under: AJAX, dom, FF, IE, animation
  • 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
  • Re: How do I use Animation without server-side controls? (mission impossible??)

    Thank you for your help! That was it. I blindly assumed that StyleAction happens immediately. Complete, revised and working solution attached. Tomasz <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by tdjastrzebski on 03-15-2007, 12:00 AM
    Filed under: ajax, Animation, Extender Ajax
  • Help with complex animation...

    Hi, I hope you experts could elucidate me on this one. If it is possible to do or not. Basically i'm trying to create a column picker for a gridview with ajax functionality, somewhere on the page i would have a btn that would popup a div with the available columns these will have a checkbox next to the...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by pnmcosta on 03-12-2007, 12:00 AM
    Filed under: toolkit, ajax, Animation, drag and drop
Page 1 of 2 (19 items) 1 2 Next >